Class: Aws::Types::OpenZFSClientConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::OpenZFSClientConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#clients ⇒ ::String
Returns the value of attribute clients.
-
#options ⇒ ::Array[::String]
Returns the value of attribute options.
Instance Attribute Details
#clients ⇒ ::String
Returns the value of attribute clients.
1331 1332 1333 |
# File 'sig/types.rbs', line 1331 def clients @clients end |
#options ⇒ ::Array[::String]
Returns the value of attribute options.
1332 1333 1334 |
# File 'sig/types.rbs', line 1332 def end |