Class: Aws::Types::DisassociateDataShareConsumerMessage

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#consumer_arn::String

Returns the value of attribute consumer_arn.



1399
1400
1401
# File 'sig/types.rbs', line 1399

def consumer_arn
  @consumer_arn
end

#consumer_region::String

Returns the value of attribute consumer_region.



1400
1401
1402
# File 'sig/types.rbs', line 1400

def consumer_region
  @consumer_region
end

#data_share_arn::String

Returns the value of attribute data_share_arn.



1397
1398
1399
# File 'sig/types.rbs', line 1397

def data_share_arn
  @data_share_arn
end

#disassociate_entire_accountBoolean

Returns the value of attribute disassociate_entire_account.



1398
1399
1400
# File 'sig/types.rbs', line 1398

def 
  
end