Class: Aws::Types::UpdateEndpointGroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateEndpointGroupResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#endpoint_group ⇒ Types::EndpointGroup
Returns the value of attribute endpoint_group.
Instance Attribute Details
#endpoint_group ⇒ Types::EndpointGroup
Returns the value of attribute endpoint_group.
924 925 926 |
# File 'sig/types.rbs', line 924 def endpoint_group @endpoint_group end |