class Aws::WorkSpaces::Types::RevokeIpRulesRequest
@note When making an API call, you may pass RevokeIpRulesRequest
data as a hash: { group_id: "IpGroupId", # required user_rules: ["IpRule"], # required }
@!attribute [rw] group_id
The identifier of the group. @return [String]
@!attribute [rw] user_rules
The rules to remove from the group. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/RevokeIpRulesRequest AWS API Documentation
Constants
- SENSITIVE