Class: Aws::Types::OpenZFSClientConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#clients::String

Returns the value of attribute clients.

Returns:

  • (::String)


1331
1332
1333
# File 'sig/types.rbs', line 1331

def clients
  @clients
end

#options::Array[::String]

Returns the value of attribute options.

Returns:

  • (::Array[::String])


1332
1333
1334
# File 'sig/types.rbs', line 1332

def options
  @options
end