Class: Aws::Types::CustomSMSLambdaVersionConfigType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lambda_arn::String

Returns the value of attribute lambda_arn.

Returns:

  • (::String)


785
786
787
# File 'sig/types.rbs', line 785

def lambda_arn
  @lambda_arn
end

#lambda_version"V1_0"

Returns the value of attribute lambda_version.

Returns:

  • ("V1_0")


784
785
786
# File 'sig/types.rbs', line 784

def lambda_version
  @lambda_version
end