Class: Aws::Types::ChargeAccount

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)


114
115
116
# File 'sig/types.rbs', line 114

def 
  @account_id
end

#charge_percentage::String

Returns the value of attribute charge_percentage.

Returns:

  • (::String)


115
116
117
# File 'sig/types.rbs', line 115

def charge_percentage
  @charge_percentage
end