Class: Aws::Types::DisassociateResourceShareResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:



186
187
188
# File 'sig/types.rbs', line 186

def client_token
  @client_token
end

#resource_share_associations::Array[Types::ResourceShareAssociation]

Returns the value of attribute resource_share_associations.

Returns:



185
186
187
# File 'sig/types.rbs', line 185

def resource_share_associations
  @resource_share_associations
end