Class: Aws::Types::DeauthorizeDataShareMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#consumer_identifier::String

Returns the value of attribute consumer_identifier.

Returns:

  • (::String)


813
814
815
# File 'sig/types.rbs', line 813

def consumer_identifier
  @consumer_identifier
end

#data_share_arn::String

Returns the value of attribute data_share_arn.

Returns:

  • (::String)


812
813
814
# File 'sig/types.rbs', line 812

def data_share_arn
  @data_share_arn
end