Class: Aws::Types::S3AccessPointOpenZFSConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#file_system_identityTypes::OpenZFSFileSystemIdentity

Returns the value of attribute file_system_identity.



1512
1513
1514
# File 'sig/types.rbs', line 1512

def file_system_identity
  @file_system_identity
end

#volume_id::String

Returns the value of attribute volume_id.

Returns:

  • (::String)


1511
1512
1513
# File 'sig/types.rbs', line 1511

def volume_id
  @volume_id
end