Class: Aws::Types::CreateAccessPointResult

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:



224
225
226
# File 'sig/types.rbs', line 224

def access_point_arn
  @access_point_arn
end

#alias::String

Returns the value of attribute alias.

Returns:



225
226
227
# File 'sig/types.rbs', line 225

def alias
  @alias
end