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.
1870 1871 1872 |
# File 'sig/types.rbs', line 1870 def arn @arn end |
#id ⇒ ::String
Returns the value of attribute id.
1869 1870 1871 |
# File 'sig/types.rbs', line 1869 def id @id end |