Class: Aws::Types::CreateAccessPointForObjectLambdaResult

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#aliasTypes::ObjectLambdaAccessPointAlias

Returns the value of attribute alias.

Returns:



207
208
209
# File 'sig/types.rbs', line 207

def alias
  @alias
end

#object_lambda_access_point_arn::String

Returns the value of attribute object_lambda_access_point_arn.

Returns:



206
207
208
# File 'sig/types.rbs', line 206

def object_lambda_access_point_arn
  @object_lambda_access_point_arn
end