/AWS1/CL_BDDBLUEPRINT¶
Contains the information of a Blueprint.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_blueprintarn TYPE /AWS1/BDDBLUEPRINTARN /AWS1/BDDBLUEPRINTARN¶
blueprintArn
iv_schema TYPE /AWS1/BDDBLUEPRINTSCHEMA /AWS1/BDDBLUEPRINTSCHEMA¶
schema
iv_type TYPE /AWS1/BDDTYPE /AWS1/BDDTYPE¶
type
iv_creationtime TYPE /AWS1/BDDDATETIMESTAMP /AWS1/BDDDATETIMESTAMP¶
creationTime
iv_lastmodifiedtime TYPE /AWS1/BDDDATETIMESTAMP /AWS1/BDDDATETIMESTAMP¶
lastModifiedTime
iv_blueprintname TYPE /AWS1/BDDBLUEPRINTNAME /AWS1/BDDBLUEPRINTNAME¶
blueprintName
Optional arguments:¶
iv_blueprintversion TYPE /AWS1/BDDBLUEPRINTVERSION /AWS1/BDDBLUEPRINTVERSION¶
blueprintVersion
iv_blueprintstage TYPE /AWS1/BDDBLUEPRINTSTAGE /AWS1/BDDBLUEPRINTSTAGE¶
blueprintStage
iv_kmskeyid TYPE /AWS1/BDDKMSKEYID /AWS1/BDDKMSKEYID¶
kmsKeyId
it_kmsencryptioncontext TYPE /AWS1/CL_BDDKMSENCCONTEXT_W=>TT_KMSENCRYPTIONCONTEXT TT_KMSENCRYPTIONCONTEXT¶
kmsEncryptionContext
Queryable Attributes¶
blueprintArn¶
blueprintArn
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BLUEPRINTARN() |
Getter for BLUEPRINTARN, with configurable default |
ASK_BLUEPRINTARN() |
Getter for BLUEPRINTARN w/ exceptions if field has no value |
HAS_BLUEPRINTARN() |
Determine if BLUEPRINTARN has a value |
schema¶
schema
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCHEMA() |
Getter for SCHEMA, with configurable default |
ASK_SCHEMA() |
Getter for SCHEMA w/ exceptions if field has no value |
HAS_SCHEMA() |
Determine if SCHEMA has a value |
type¶
type
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
creationTime¶
creationTime
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |
lastModifiedTime¶
lastModifiedTime
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME, with configurable default |
ASK_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME w/ exceptions if field has no va |
HAS_LASTMODIFIEDTIME() |
Determine if LASTMODIFIEDTIME has a value |
blueprintName¶
blueprintName
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BLUEPRINTNAME() |
Getter for BLUEPRINTNAME, with configurable default |
ASK_BLUEPRINTNAME() |
Getter for BLUEPRINTNAME w/ exceptions if field has no value |
HAS_BLUEPRINTNAME() |
Determine if BLUEPRINTNAME has a value |
blueprintVersion¶
blueprintVersion
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BLUEPRINTVERSION() |
Getter for BLUEPRINTVERSION, with configurable default |
ASK_BLUEPRINTVERSION() |
Getter for BLUEPRINTVERSION w/ exceptions if field has no va |
HAS_BLUEPRINTVERSION() |
Determine if BLUEPRINTVERSION has a value |
blueprintStage¶
blueprintStage
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BLUEPRINTSTAGE() |
Getter for BLUEPRINTSTAGE, with configurable default |
ASK_BLUEPRINTSTAGE() |
Getter for BLUEPRINTSTAGE w/ exceptions if field has no valu |
HAS_BLUEPRINTSTAGE() |
Determine if BLUEPRINTSTAGE has a value |
kmsKeyId¶
kmsKeyId
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KMSKEYID() |
Getter for KMSKEYID, with configurable default |
ASK_KMSKEYID() |
Getter for KMSKEYID w/ exceptions if field has no value |
HAS_KMSKEYID() |
Determine if KMSKEYID has a value |
kmsEncryptionContext¶
kmsEncryptionContext
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KMSENCRYPTIONCONTEXT() |
Getter for KMSENCRYPTIONCONTEXT, with configurable default |
ASK_KMSENCRYPTIONCONTEXT() |
Getter for KMSENCRYPTIONCONTEXT w/ exceptions if field has n |
HAS_KMSENCRYPTIONCONTEXT() |
Determine if KMSENCRYPTIONCONTEXT has a value |