Class: Aws::Types::CustomAccountPoolHandler

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lambda_execution_role_arn::String

Returns the value of attribute lambda_execution_role_arn.

Returns:

  • (::String)


1631
1632
1633
# File 'sig/types.rbs', line 1631

def lambda_execution_role_arn
  @lambda_execution_role_arn
end

#lambda_function_arn::String

Returns the value of attribute lambda_function_arn.

Returns:

  • (::String)


1630
1631
1632
# File 'sig/types.rbs', line 1630

def lambda_function_arn
  @lambda_function_arn
end