Class: Aws::Types::AutoTransferBillingGroupCreationPreference

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enabled ⇒ Boolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


72
73
74
# File 'sig/types.rbs', line 72

def enabled
  @enabled
end

#pricing_plan_arn ⇒ ::String

Returns the value of attribute pricing_plan_arn.

Returns:

  • (::String)


73
74
75
# File 'sig/types.rbs', line 73

def pricing_plan_arn
  @pricing_plan_arn
end