/AWS1/CL_EBNPLATFORMDESC¶
Detailed information about a platform version.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_platformarn TYPE /AWS1/EBNPLATFORMARN /AWS1/EBNPLATFORMARN¶
The ARN of the platform version.
iv_platformowner TYPE /AWS1/EBNPLATFORMOWNER /AWS1/EBNPLATFORMOWNER¶
The AWS account ID of the person who created the platform version.
iv_platformname TYPE /AWS1/EBNPLATFORMNAME /AWS1/EBNPLATFORMNAME¶
The name of the platform version.
iv_platformversion TYPE /AWS1/EBNPLATFORMVERSION /AWS1/EBNPLATFORMVERSION¶
The version of the platform version.
iv_solutionstackname TYPE /AWS1/EBNSOLUTIONSTACKNAME /AWS1/EBNSOLUTIONSTACKNAME¶
The name of the solution stack used by the platform version.
iv_platformstatus TYPE /AWS1/EBNPLATFORMSTATUS /AWS1/EBNPLATFORMSTATUS¶
The status of the platform version.
iv_datecreated TYPE /AWS1/EBNCREATIONDATE /AWS1/EBNCREATIONDATE¶
The date when the platform version was created.
iv_dateupdated TYPE /AWS1/EBNUPDATEDATE /AWS1/EBNUPDATEDATE¶
The date when the platform version was last updated.
iv_platformcategory TYPE /AWS1/EBNPLATFORMCATEGORY /AWS1/EBNPLATFORMCATEGORY¶
The category of the platform version.
iv_description TYPE /AWS1/EBNDESCRIPTION /AWS1/EBNDESCRIPTION¶
The description of the platform version.
iv_maintainer TYPE /AWS1/EBNMAINTAINER /AWS1/EBNMAINTAINER¶
Information about the maintainer of the platform version.
iv_operatingsystemname TYPE /AWS1/EBNOPERATINGSYSTEMNAME /AWS1/EBNOPERATINGSYSTEMNAME¶
The operating system used by the platform version.
iv_operatingsystemversion TYPE /AWS1/EBNOPERATINGSYSTEMVRS /AWS1/EBNOPERATINGSYSTEMVRS¶
The version of the operating system used by the platform version.
it_programminglanguages TYPE /AWS1/CL_EBNPLATFORMPROGRAMM00=>TT_PLATFORMPROGRAMMINGLANGUA00 TT_PLATFORMPROGRAMMINGLANGUA00¶
The programming languages supported by the platform version.
it_frameworks TYPE /AWS1/CL_EBNPLATFORMFRAMEWORK=>TT_PLATFORMFRAMEWORKS TT_PLATFORMFRAMEWORKS¶
The frameworks supported by the platform version.
it_customamilist TYPE /AWS1/CL_EBNCUSTOMAMI=>TT_CUSTOMAMILIST TT_CUSTOMAMILIST¶
The custom AMIs supported by the platform version.
it_supportedtierlist TYPE /AWS1/CL_EBNSUPPEDTIERLIST_W=>TT_SUPPORTEDTIERLIST TT_SUPPORTEDTIERLIST¶
The tiers supported by the platform version.
it_supportedaddonlist TYPE /AWS1/CL_EBNSUPPEDADDONLIST_W=>TT_SUPPORTEDADDONLIST TT_SUPPORTEDADDONLIST¶
The additions supported by the platform version.
iv_platformlifecyclestate TYPE /AWS1/EBNPLATFORMLCSTATE /AWS1/EBNPLATFORMLCSTATE¶
The state of the platform version in its lifecycle.
Possible values:
Recommended|nullIf a null value is returned, the platform version isn't the recommended one for its branch. Each platform branch has a single recommended platform version, typically the most recent one.
iv_platformbranchname TYPE /AWS1/EBNBRANCHNAME /AWS1/EBNBRANCHNAME¶
The platform branch to which the platform version belongs.
iv_platformbranchlcstate TYPE /AWS1/EBNPLATFORMBRANCHLCSTATE /AWS1/EBNPLATFORMBRANCHLCSTATE¶
The state of the platform version's branch in its lifecycle.
Possible values:
Beta|Supported|Deprecated|Retired
Queryable Attributes¶
PlatformArn¶
The ARN of the platform version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLATFORMARN() |
Getter for PLATFORMARN, with configurable default |
ASK_PLATFORMARN() |
Getter for PLATFORMARN w/ exceptions if field has no value |
HAS_PLATFORMARN() |
Determine if PLATFORMARN has a value |
PlatformOwner¶
The AWS account ID of the person who created the platform version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLATFORMOWNER() |
Getter for PLATFORMOWNER, with configurable default |
ASK_PLATFORMOWNER() |
Getter for PLATFORMOWNER w/ exceptions if field has no value |
HAS_PLATFORMOWNER() |
Determine if PLATFORMOWNER has a value |
PlatformName¶
The name of the platform version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLATFORMNAME() |
Getter for PLATFORMNAME, with configurable default |
ASK_PLATFORMNAME() |
Getter for PLATFORMNAME w/ exceptions if field has no value |
HAS_PLATFORMNAME() |
Determine if PLATFORMNAME has a value |
PlatformVersion¶
The version of the platform version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLATFORMVERSION() |
Getter for PLATFORMVERSION, with configurable default |
ASK_PLATFORMVERSION() |
Getter for PLATFORMVERSION w/ exceptions if field has no val |
HAS_PLATFORMVERSION() |
Determine if PLATFORMVERSION has a value |
SolutionStackName¶
The name of the solution stack used by the platform version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOLUTIONSTACKNAME() |
Getter for SOLUTIONSTACKNAME, with configurable default |
ASK_SOLUTIONSTACKNAME() |
Getter for SOLUTIONSTACKNAME w/ exceptions if field has no v |
HAS_SOLUTIONSTACKNAME() |
Determine if SOLUTIONSTACKNAME has a value |
PlatformStatus¶
The status of the platform version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLATFORMSTATUS() |
Getter for PLATFORMSTATUS, with configurable default |
ASK_PLATFORMSTATUS() |
Getter for PLATFORMSTATUS w/ exceptions if field has no valu |
HAS_PLATFORMSTATUS() |
Determine if PLATFORMSTATUS has a value |
DateCreated¶
The date when the platform version was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATECREATED() |
Getter for DATECREATED, with configurable default |
ASK_DATECREATED() |
Getter for DATECREATED w/ exceptions if field has no value |
HAS_DATECREATED() |
Determine if DATECREATED has a value |
DateUpdated¶
The date when the platform version was last updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATEUPDATED() |
Getter for DATEUPDATED, with configurable default |
ASK_DATEUPDATED() |
Getter for DATEUPDATED w/ exceptions if field has no value |
HAS_DATEUPDATED() |
Determine if DATEUPDATED has a value |
PlatformCategory¶
The category of the platform version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLATFORMCATEGORY() |
Getter for PLATFORMCATEGORY, with configurable default |
ASK_PLATFORMCATEGORY() |
Getter for PLATFORMCATEGORY w/ exceptions if field has no va |
HAS_PLATFORMCATEGORY() |
Determine if PLATFORMCATEGORY has a value |
Description¶
The description of the platform 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 |
Maintainer¶
Information about the maintainer of the platform version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAINTAINER() |
Getter for MAINTAINER, with configurable default |
ASK_MAINTAINER() |
Getter for MAINTAINER w/ exceptions if field has no value |
HAS_MAINTAINER() |
Determine if MAINTAINER has a value |
OperatingSystemName¶
The operating system used by the platform version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPERATINGSYSTEMNAME() |
Getter for OPERATINGSYSTEMNAME, with configurable default |
ASK_OPERATINGSYSTEMNAME() |
Getter for OPERATINGSYSTEMNAME w/ exceptions if field has no |
HAS_OPERATINGSYSTEMNAME() |
Determine if OPERATINGSYSTEMNAME has a value |
OperatingSystemVersion¶
The version of the operating system used by the platform version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPERATINGSYSTEMVERSION() |
Getter for OPERATINGSYSTEMVERSION, with configurable default |
ASK_OPERATINGSYSTEMVERSION() |
Getter for OPERATINGSYSTEMVERSION w/ exceptions if field has |
HAS_OPERATINGSYSTEMVERSION() |
Determine if OPERATINGSYSTEMVERSION has a value |
ProgrammingLanguages¶
The programming languages supported by the platform version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROGRAMMINGLANGUAGES() |
Getter for PROGRAMMINGLANGUAGES, with configurable default |
ASK_PROGRAMMINGLANGUAGES() |
Getter for PROGRAMMINGLANGUAGES w/ exceptions if field has n |
HAS_PROGRAMMINGLANGUAGES() |
Determine if PROGRAMMINGLANGUAGES has a value |
Frameworks¶
The frameworks supported by the platform version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FRAMEWORKS() |
Getter for FRAMEWORKS, with configurable default |
ASK_FRAMEWORKS() |
Getter for FRAMEWORKS w/ exceptions if field has no value |
HAS_FRAMEWORKS() |
Determine if FRAMEWORKS has a value |
CustomAmiList¶
The custom AMIs supported by the platform version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMAMILIST() |
Getter for CUSTOMAMILIST, with configurable default |
ASK_CUSTOMAMILIST() |
Getter for CUSTOMAMILIST w/ exceptions if field has no value |
HAS_CUSTOMAMILIST() |
Determine if CUSTOMAMILIST has a value |
SupportedTierList¶
The tiers supported by the platform version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUPPORTEDTIERLIST() |
Getter for SUPPORTEDTIERLIST, with configurable default |
ASK_SUPPORTEDTIERLIST() |
Getter for SUPPORTEDTIERLIST w/ exceptions if field has no v |
HAS_SUPPORTEDTIERLIST() |
Determine if SUPPORTEDTIERLIST has a value |
SupportedAddonList¶
The additions supported by the platform version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUPPORTEDADDONLIST() |
Getter for SUPPORTEDADDONLIST, with configurable default |
ASK_SUPPORTEDADDONLIST() |
Getter for SUPPORTEDADDONLIST w/ exceptions if field has no |
HAS_SUPPORTEDADDONLIST() |
Determine if SUPPORTEDADDONLIST has a value |
PlatformLifecycleState¶
The state of the platform version in its lifecycle.
Possible values:
Recommended|nullIf a null value is returned, the platform version isn't the recommended one for its branch. Each platform branch has a single recommended platform version, typically the most recent one.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLATFORMLIFECYCLESTATE() |
Getter for PLATFORMLIFECYCLESTATE, with configurable default |
ASK_PLATFORMLIFECYCLESTATE() |
Getter for PLATFORMLIFECYCLESTATE w/ exceptions if field has |
HAS_PLATFORMLIFECYCLESTATE() |
Determine if PLATFORMLIFECYCLESTATE has a value |
PlatformBranchName¶
The platform branch to which the platform version belongs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLATFORMBRANCHNAME() |
Getter for PLATFORMBRANCHNAME, with configurable default |
ASK_PLATFORMBRANCHNAME() |
Getter for PLATFORMBRANCHNAME w/ exceptions if field has no |
HAS_PLATFORMBRANCHNAME() |
Determine if PLATFORMBRANCHNAME has a value |
PlatformBranchLifecycleState¶
The state of the platform version's branch in its lifecycle.
Possible values:
Beta|Supported|Deprecated|Retired
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLATFORMBRANCHLCSTATE() |
Getter for PLATFORMBRANCHLIFECYCLESTATE, with configurable d |
ASK_PLATFORMBRANCHLCSTATE() |
Getter for PLATFORMBRANCHLIFECYCLESTATE w/ exceptions if fie |
HAS_PLATFORMBRANCHLCSTATE() |
Determine if PLATFORMBRANCHLIFECYCLESTATE has a value |