Class: Aws::Types::AwsRoute53HostedZoneVpcDetails
- Inherits:
-
Object
- Object
- Aws::Types::AwsRoute53HostedZoneVpcDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#region ⇒ ::String
Returns the value of attribute region.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
3907 3908 3909 |
# File 'sig/types.rbs', line 3907 def id @id end |
#region ⇒ ::String
Returns the value of attribute region.
3908 3909 3910 |
# File 'sig/types.rbs', line 3908 def region @region end |