Class: Aws::Types::CreateTrafficDistributionGroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateTrafficDistributionGroupResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
1816 1817 1818 |
# File 'sig/types.rbs', line 1816 def arn @arn end |
#id ⇒ ::String
Returns the value of attribute id.
1815 1816 1817 |
# File 'sig/types.rbs', line 1815 def id @id end |