Class: Aws::Types::ExportClientVpnClientConfigurationResult
- Inherits:
-
Object
- Object
- Aws::Types::ExportClientVpnClientConfigurationResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#client_configuration ⇒ ::String
Returns the value of attribute client_configuration.
Instance Attribute Details
#client_configuration ⇒ ::String
Returns the value of attribute client_configuration.
9193 9194 9195 |
# File 'sig/types.rbs', line 9193 def client_configuration @client_configuration end |