class Aws::RAM::Types::DisassociateResourceSharePermissionRequest
@note When making an API call, you may pass DisassociateResourceSharePermissionRequest
data as a hash: { resource_share_arn: "String", # required permission_arn: "String", # required client_token: "String", }
@!attribute [rw] resource_share_arn
The Amazon Resource Name (ARN) of the resource share. @return [String]
@!attribute [rw] permission_arn
The Amazon Resource Name (ARN) of the permission to disassociate from the resource share. @return [String]
@!attribute [rw] client_token
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ram-2018-01-04/DisassociateResourceSharePermissionRequest AWS API Documentation
Constants
- SENSITIVE