/AWS1/CL_BDDBLUEPRINT¶
Contains the information of a Blueprint.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_blueprintarn TYPE /AWS1/BDDBLUEPRINTARN /AWS1/BDDBLUEPRINTARN¶
ARN of a Blueprint
iv_schema TYPE /AWS1/BDDBLUEPRINTSCHEMA /AWS1/BDDBLUEPRINTSCHEMA¶
Schema of the blueprint
iv_type TYPE /AWS1/BDDTYPE /AWS1/BDDTYPE¶
Type
iv_creationtime TYPE /AWS1/BDDDATETIMESTAMP /AWS1/BDDDATETIMESTAMP¶
Time Stamp
iv_lastmodifiedtime TYPE /AWS1/BDDDATETIMESTAMP /AWS1/BDDDATETIMESTAMP¶
Time Stamp
iv_blueprintname TYPE /AWS1/BDDBLUEPRINTNAME /AWS1/BDDBLUEPRINTNAME¶
Name of the Blueprint
Optional arguments:¶
iv_blueprintversion TYPE /AWS1/BDDBLUEPRINTVERSION /AWS1/BDDBLUEPRINTVERSION¶
Blueprint Version
iv_blueprintstage TYPE /AWS1/BDDBLUEPRINTSTAGE /AWS1/BDDBLUEPRINTSTAGE¶
Stage of the Blueprint
iv_kmskeyid TYPE /AWS1/BDDKMSKEYID /AWS1/BDDKMSKEYID¶
KMS Key Identifier
it_kmsencryptioncontext TYPE /AWS1/CL_BDDKMSENCCONTEXT_W=>TT_KMSENCRYPTIONCONTEXT TT_KMSENCRYPTIONCONTEXT¶
KMS Encryption Context
it_optimizationsamples TYPE /AWS1/CL_BDDBLUEPRINTOPTMZSAMP=>TT_BLUEPRINTOPTMZTNSAMPLES TT_BLUEPRINTOPTMZTNSAMPLES¶
List of Blueprint Optimization Samples
iv_optimizationtime TYPE /AWS1/BDDDATETIMESTAMP /AWS1/BDDDATETIMESTAMP¶
Time Stamp
Queryable Attributes¶
blueprintArn¶
ARN of a Blueprint
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 of the blueprint
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¶
Time Stamp
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¶
Time Stamp
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¶
Name of the Blueprint
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¶
Blueprint Version
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¶
Stage of the Blueprint
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¶
KMS Key Identifier
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¶
KMS Encryption Context
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 |
optimizationSamples¶
List of Blueprint Optimization Samples
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIMIZATIONSAMPLES() |
Getter for OPTIMIZATIONSAMPLES, with configurable default |
ASK_OPTIMIZATIONSAMPLES() |
Getter for OPTIMIZATIONSAMPLES w/ exceptions if field has no |
HAS_OPTIMIZATIONSAMPLES() |
Determine if OPTIMIZATIONSAMPLES has a value |
optimizationTime¶
Time Stamp
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIMIZATIONTIME() |
Getter for OPTIMIZATIONTIME, with configurable default |
ASK_OPTIMIZATIONTIME() |
Getter for OPTIMIZATIONTIME w/ exceptions if field has no va |
HAS_OPTIMIZATIONTIME() |
Determine if OPTIMIZATIONTIME has a value |