Class: Aws::Types::DescribeManagedEndpointRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeManagedEndpointRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#virtual_cluster_id ⇒ ::String
Returns the value of attribute virtual_cluster_id.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
232 233 234 |
# File 'sig/types.rbs', line 232 def id @id end |
#virtual_cluster_id ⇒ ::String
Returns the value of attribute virtual_cluster_id.
233 234 235 |
# File 'sig/types.rbs', line 233 def virtual_cluster_id @virtual_cluster_id end |