Class: Aws::Types::UpdateConnectionGroupResult
- Inherits:
-
Object
- Object
- Aws::Types::UpdateConnectionGroupResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connection_group ⇒ Types::ConnectionGroup
Returns the value of attribute connection_group.
-
#etag ⇒ ::String
Returns the value of attribute etag.
Instance Attribute Details
#connection_group ⇒ Types::ConnectionGroup
Returns the value of attribute connection_group.
3941 3942 3943 |
# File 'sig/types.rbs', line 3941 def connection_group @connection_group end |
#etag ⇒ ::String
Returns the value of attribute etag.
3942 3943 3944 |
# File 'sig/types.rbs', line 3942 def etag @etag end |