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.
9418 9419 9420 |
# File 'sig/types.rbs', line 9418 def client_configuration @client_configuration end |