Module: Aws::Lambda::Client::_GetLayerVersionByArnResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetLayerVersionResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#compatible_architectures::Array[("x86_64" | "arm64")]

Returns:

  • (::Array[("x86_64" | "arm64")])


897
# File 'sig/client.rbs', line 897

def compatible_architectures: () -> ::Array[("x86_64" | "arm64")]

#compatible_runtimes::Array[("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "nodejs18.x" | "nodejs20.x" | "nodejs22.x" | "nodejs24.x" | "java8" | "java8.al2" | "java11" | "java17" | "java21" | "java25" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "python3.10" | "python3.11" | "python3.12" | "python3.13" | "python3.14" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "dotnet8" | "dotnet10" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "ruby3.2" | "ruby3.3" | "ruby3.4" | "ruby4.0" | "provided" | "provided.al2" | "provided.al2023")]

Returns:

  • (::Array[("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "nodejs18.x" | "nodejs20.x" | "nodejs22.x" | "nodejs24.x" | "java8" | "java8.al2" | "java11" | "java17" | "java21" | "java25" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "python3.10" | "python3.11" | "python3.12" | "python3.13" | "python3.14" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "dotnet8" | "dotnet10" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "ruby3.2" | "ruby3.3" | "ruby3.4" | "ruby4.0" | "provided" | "provided.al2" | "provided.al2023")])


898
# File 'sig/client.rbs', line 898

def compatible_runtimes: () -> ::Array[("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "nodejs18.x" | "nodejs20.x" | "nodejs22.x" | "nodejs24.x" | "java8" | "java8.al2" | "java11" | "java17" | "java21" | "java25" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "python3.10" | "python3.11" | "python3.12" | "python3.13" | "python3.14" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "dotnet8" | "dotnet10" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "ruby3.2" | "ruby3.3" | "ruby3.4" | "ruby4.0" | "provided" | "provided.al2" | "provided.al2023")]

#contentTypes::LayerVersionContentOutput



891
# File 'sig/client.rbs', line 891

def content: () -> Types::LayerVersionContentOutput

#created_date::Time

Returns:

  • (::Time)


895
# File 'sig/client.rbs', line 895

def created_date: () -> ::Time

#description::String

Returns:

  • (::String)


894
# File 'sig/client.rbs', line 894

def description: () -> ::String

#layer_arn::String

Returns:

  • (::String)


892
# File 'sig/client.rbs', line 892

def layer_arn: () -> ::String

#layer_version_arn::String

Returns:

  • (::String)


893
# File 'sig/client.rbs', line 893

def layer_version_arn: () -> ::String

#license_info::String

Returns:

  • (::String)


899
# File 'sig/client.rbs', line 899

def license_info: () -> ::String

#version::Integer

Returns:

  • (::Integer)


896
# File 'sig/client.rbs', line 896

def version: () -> ::Integer