Class: Aws::Types::S3AccessPointSource

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#access_point_arn::String

Returns the value of attribute access_point_arn.

Returns:



3415
3416
3417
# File 'sig/types.rbs', line 3415

def access_point_arn
  @access_point_arn
end

#prefix::String

Returns the value of attribute prefix.

Returns:



3416
3417
3418
# File 'sig/types.rbs', line 3416

def prefix
  @prefix
end