Class: Aws::Types::ConnectionAliasPermission

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allow_associationBoolean

Returns the value of attribute allow_association.

Returns:

  • (Boolean)


219
220
221
# File 'sig/types.rbs', line 219

def allow_association
  @allow_association
end

#shared_account_id::String

Returns the value of attribute shared_account_id.

Returns:

  • (::String)


218
219
220
# File 'sig/types.rbs', line 218

def 
  @shared_account_id
end