Class: Aws::Types::UpdateVpcOriginResult
- Inherits:
-
Object
- Object
- Aws::Types::UpdateVpcOriginResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#etag ⇒ ::String
Returns the value of attribute etag.
-
#vpc_origin ⇒ Types::VpcOrigin
Returns the value of attribute vpc_origin.
Instance Attribute Details
#etag ⇒ ::String
Returns the value of attribute etag.
4186 4187 4188 |
# File 'sig/types.rbs', line 4186 def etag @etag end |
#vpc_origin ⇒ Types::VpcOrigin
Returns the value of attribute vpc_origin.
4185 4186 4187 |
# File 'sig/types.rbs', line 4185 def vpc_origin @vpc_origin end |