Module: Aws::BillingConductor::Client::_GetBillingTransferPreferenceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetBillingTransferPreferenceOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #auto_billing_transfer_billing_group_creation ⇒ Types::AutoTransferBillingGroupCreationPreference
- #last_modified_time ⇒ ::Integer
- #responsibility_transfer_arn ⇒ ::String
Instance Method Details
#auto_billing_transfer_billing_group_creation ⇒ Types::AutoTransferBillingGroupCreationPreference
331 |
# File 'sig/client.rbs', line 331
def auto_billing_transfer_billing_group_creation: () -> Types::AutoTransferBillingGroupCreationPreference
|
#last_modified_time ⇒ ::Integer
332 |
# File 'sig/client.rbs', line 332
def last_modified_time: () -> ::Integer
|
#responsibility_transfer_arn ⇒ ::String
330 |
# File 'sig/client.rbs', line 330
def responsibility_transfer_arn: () -> ::String
|