/AWS1/CL_LMDPUBLISHLAYERVRSRSP¶
PublishLayerVersionResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_content TYPE REF TO /AWS1/CL_LMDLAYERVRSCONTOUTPUT /AWS1/CL_LMDLAYERVRSCONTOUTPUT¶
Details about the layer version.
iv_layerarn TYPE /AWS1/LMDLAYERARN /AWS1/LMDLAYERARN¶
The ARN of the layer.
iv_layerversionarn TYPE /AWS1/LMDLAYERVERSIONARN /AWS1/LMDLAYERVERSIONARN¶
The ARN of the layer version.
iv_description TYPE /AWS1/LMDDESCRIPTION /AWS1/LMDDESCRIPTION¶
The description of the version.
iv_createddate TYPE /AWS1/LMDTIMESTAMP /AWS1/LMDTIMESTAMP¶
The date that the layer version was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
iv_version TYPE /AWS1/LMDLAYERVERSIONNUMBER /AWS1/LMDLAYERVERSIONNUMBER¶
The version number.
it_compatibleruntimes TYPE /AWS1/CL_LMDCOMPATIBLERUNTIM00=>TT_COMPATIBLERUNTIMES TT_COMPATIBLERUNTIMES¶
The layer's compatible runtimes.
The following list includes deprecated runtimes. For more information, see Runtime use after deprecation.
For a list of all currently supported runtimes, see Supported runtimes.
iv_licenseinfo TYPE /AWS1/LMDLICENSEINFO /AWS1/LMDLICENSEINFO¶
The layer's software license.
it_compatiblearchitectures TYPE /AWS1/CL_LMDCOMPATIBLEARCHIT00=>TT_COMPATIBLEARCHITECTURES TT_COMPATIBLEARCHITECTURES¶
A list of compatible instruction set architectures.
Queryable Attributes¶
Content¶
Details about the layer version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTENT() |
Getter for CONTENT |
LayerArn¶
The ARN of the layer.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LAYERARN() |
Getter for LAYERARN, with configurable default |
ASK_LAYERARN() |
Getter for LAYERARN w/ exceptions if field has no value |
HAS_LAYERARN() |
Determine if LAYERARN has a value |
LayerVersionArn¶
The ARN of the layer version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LAYERVERSIONARN() |
Getter for LAYERVERSIONARN, with configurable default |
ASK_LAYERVERSIONARN() |
Getter for LAYERVERSIONARN w/ exceptions if field has no val |
HAS_LAYERVERSIONARN() |
Determine if LAYERVERSIONARN has a value |
Description¶
The description of the version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
CreatedDate¶
The date that the layer version was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDDATE() |
Getter for CREATEDDATE, with configurable default |
ASK_CREATEDDATE() |
Getter for CREATEDDATE w/ exceptions if field has no value |
HAS_CREATEDDATE() |
Determine if CREATEDDATE has a value |
Version¶
The version number.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSION() |
Getter for VERSION |
CompatibleRuntimes¶
The layer's compatible runtimes.
The following list includes deprecated runtimes. For more information, see Runtime use after deprecation.
For a list of all currently supported runtimes, see Supported runtimes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPATIBLERUNTIMES() |
Getter for COMPATIBLERUNTIMES, with configurable default |
ASK_COMPATIBLERUNTIMES() |
Getter for COMPATIBLERUNTIMES w/ exceptions if field has no |
HAS_COMPATIBLERUNTIMES() |
Determine if COMPATIBLERUNTIMES has a value |
LicenseInfo¶
The layer's software license.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LICENSEINFO() |
Getter for LICENSEINFO, with configurable default |
ASK_LICENSEINFO() |
Getter for LICENSEINFO w/ exceptions if field has no value |
HAS_LICENSEINFO() |
Determine if LICENSEINFO has a value |
CompatibleArchitectures¶
A list of compatible instruction set architectures.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPATIBLEARCHITECTURES() |
Getter for COMPATIBLEARCHITECTURES, with configurable defaul |
ASK_COMPATIBLEARCHITECTURES() |
Getter for COMPATIBLEARCHITECTURES w/ exceptions if field ha |
HAS_COMPATIBLEARCHITECTURES() |
Determine if COMPATIBLEARCHITECTURES has a value |