Class: Aws::Types::ClusterFsxOpenZfsConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dns_name::String

Returns the value of attribute dns_name.

Returns:

  • (::String)


1292
1293
1294
# File 'sig/types.rbs', line 1292

def dns_name
  @dns_name
end

#mount_path::String

Returns the value of attribute mount_path.

Returns:

  • (::String)


1293
1294
1295
# File 'sig/types.rbs', line 1293

def mount_path
  @mount_path
end