Class: Aws::Types::ContractAccount

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


127
128
129
# File 'sig/types.rbs', line 127

def 
  @account_id
end

#is_gdnBoolean

Returns the value of attribute is_gdn.

Returns:

  • (Boolean)


128
129
130
# File 'sig/types.rbs', line 128

def is_gdn
  @is_gdn
end