Class: Aws::Types::DiscoverPollEndpointRequest
- Inherits:
-
Object
- Object
- Aws::Types::DiscoverPollEndpointRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cluster ⇒ ::String
Returns the value of attribute cluster.
-
#container_instance ⇒ ::String
Returns the value of attribute container_instance.
Instance Attribute Details
#cluster ⇒ ::String
Returns the value of attribute cluster.
1145 1146 1147 |
# File 'sig/types.rbs', line 1145 def cluster @cluster end |
#container_instance ⇒ ::String
Returns the value of attribute container_instance.
1144 1145 1146 |
# File 'sig/types.rbs', line 1144 def container_instance @container_instance end |