class Aws::RAM::Types::DeleteResourceShareRequest
@note When making an API call, you may pass DeleteResourceShareRequest
data as a hash: { resource_share_arn: "String", # required client_token: "String", }
@!attribute [rw] resource_share_arn
The Amazon Resource Name (ARN) of 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/DeleteResourceShareRequest AWS API Documentation
Constants
- SENSITIVE