Class: Aws::Types::S3AccessPointOntapConfiguration

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::OntapFileSystemIdentity

Returns the value of attribute file_system_identity.



1506
1507
1508
# File 'sig/types.rbs', line 1506

def file_system_identity
  @file_system_identity
end

#volume_id::String

Returns the value of attribute volume_id.

Returns:

  • (::String)


1505
1506
1507
# File 'sig/types.rbs', line 1505

def volume_id
  @volume_id
end