Class: Aws::Types::UpdateBillingViewResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateBillingViewResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#updated_at ⇒ ::Time
Returns the value of attribute updated_at.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
539 540 541 |
# File 'sig/types.rbs', line 539 def arn @arn end |
#updated_at ⇒ ::Time
Returns the value of attribute updated_at.
540 541 542 |
# File 'sig/types.rbs', line 540 def updated_at @updated_at end |