Class: Aws::Types::CreateBillingViewResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateBillingViewResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#created_at ⇒ ::Time
Returns the value of attribute created_at.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
149 150 151 |
# File 'sig/types.rbs', line 149 def arn @arn end |
#created_at ⇒ ::Time
Returns the value of attribute created_at.
150 151 152 |
# File 'sig/types.rbs', line 150 def created_at @created_at end |