Class: Aws::Types::DeleteVcenterClientRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteVcenterClientRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vcenter_client_id ⇒ ::String
Returns the value of attribute vcenter_client_id.
Instance Attribute Details
#vcenter_client_id ⇒ ::String
Returns the value of attribute vcenter_client_id.
313 314 315 |
# File 'sig/types.rbs', line 313 def vcenter_client_id @vcenter_client_id end |