Module: Aws::BillingConductor::Client::_UpdateBillingTransferPreferenceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateBillingTransferPreferenceOutput]
- 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
585 |
# File 'sig/client.rbs', line 585
def auto_billing_transfer_billing_group_creation: () -> Types::AutoTransferBillingGroupCreationPreference
|
#last_modified_time ⇒ ::Integer
586 |
# File 'sig/client.rbs', line 586
def last_modified_time: () -> ::Integer
|
#responsibility_transfer_arn ⇒ ::String
584 |
# File 'sig/client.rbs', line 584
def responsibility_transfer_arn: () -> ::String
|