/AWS1/CL_BDKGETMODELIMPJOBRSP¶
GetModelImportJobResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_jobarn
TYPE /AWS1/BDKMODELIMPORTJOBARN
/AWS1/BDKMODELIMPORTJOBARN
¶
The Amazon Resource Name (ARN) of the import job.
iv_jobname
TYPE /AWS1/BDKJOBNAME
/AWS1/BDKJOBNAME
¶
The name of the import job.
iv_importedmodelname
TYPE /AWS1/BDKIMPORTEDMODELNAME
/AWS1/BDKIMPORTEDMODELNAME
¶
The name of the imported model.
iv_importedmodelarn
TYPE /AWS1/BDKIMPORTEDMODELARN
/AWS1/BDKIMPORTEDMODELARN
¶
The Amazon Resource Name (ARN) of the imported model.
iv_rolearn
TYPE /AWS1/BDKROLEARN
/AWS1/BDKROLEARN
¶
The Amazon Resource Name (ARN) of the IAM role associated with this job.
io_modeldatasource
TYPE REF TO /AWS1/CL_BDKMODELDATASOURCE
/AWS1/CL_BDKMODELDATASOURCE
¶
The data source for the imported model.
iv_status
TYPE /AWS1/BDKMODELIMPORTJOBSTATUS
/AWS1/BDKMODELIMPORTJOBSTATUS
¶
The status of the job. A successful job transitions from in-progress to completed when the imported model is ready to use. If the job failed, the failure message contains information about why the job failed.
iv_failuremessage
TYPE /AWS1/BDKERRORMESSAGE
/AWS1/BDKERRORMESSAGE
¶
Information about why the import job failed.
iv_creationtime
TYPE /AWS1/BDKTIMESTAMP
/AWS1/BDKTIMESTAMP
¶
The time the resource was created.
iv_lastmodifiedtime
TYPE /AWS1/BDKTIMESTAMP
/AWS1/BDKTIMESTAMP
¶
Time the resource was last modified.
iv_endtime
TYPE /AWS1/BDKTIMESTAMP
/AWS1/BDKTIMESTAMP
¶
Time that the resource transitioned to terminal state.
io_vpcconfig
TYPE REF TO /AWS1/CL_BDKVPCCONFIG
/AWS1/CL_BDKVPCCONFIG
¶
The Virtual Private Cloud (VPC) configuration of the import model job.
iv_importedmodelkmskeyarn
TYPE /AWS1/BDKKMSKEYARN
/AWS1/BDKKMSKEYARN
¶
The imported model is encrypted at rest using this key.
Queryable Attributes¶
jobArn¶
The Amazon Resource Name (ARN) of the import job.
Accessible with the following methods¶
Method | Description |
---|---|
GET_JOBARN() |
Getter for JOBARN, with configurable default |
ASK_JOBARN() |
Getter for JOBARN w/ exceptions if field has no value |
HAS_JOBARN() |
Determine if JOBARN has a value |
jobName¶
The name of the import job.
Accessible with the following methods¶
Method | Description |
---|---|
GET_JOBNAME() |
Getter for JOBNAME, with configurable default |
ASK_JOBNAME() |
Getter for JOBNAME w/ exceptions if field has no value |
HAS_JOBNAME() |
Determine if JOBNAME has a value |
importedModelName¶
The name of the imported model.
Accessible with the following methods¶
Method | Description |
---|---|
GET_IMPORTEDMODELNAME() |
Getter for IMPORTEDMODELNAME, with configurable default |
ASK_IMPORTEDMODELNAME() |
Getter for IMPORTEDMODELNAME w/ exceptions if field has no v |
HAS_IMPORTEDMODELNAME() |
Determine if IMPORTEDMODELNAME has a value |
importedModelArn¶
The Amazon Resource Name (ARN) of the imported model.
Accessible with the following methods¶
Method | Description |
---|---|
GET_IMPORTEDMODELARN() |
Getter for IMPORTEDMODELARN, with configurable default |
ASK_IMPORTEDMODELARN() |
Getter for IMPORTEDMODELARN w/ exceptions if field has no va |
HAS_IMPORTEDMODELARN() |
Determine if IMPORTEDMODELARN has a value |
roleArn¶
The Amazon Resource Name (ARN) of the IAM role associated with this job.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ROLEARN() |
Getter for ROLEARN, with configurable default |
ASK_ROLEARN() |
Getter for ROLEARN w/ exceptions if field has no value |
HAS_ROLEARN() |
Determine if ROLEARN has a value |
modelDataSource¶
The data source for the imported model.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MODELDATASOURCE() |
Getter for MODELDATASOURCE |
status¶
The status of the job. A successful job transitions from in-progress to completed when the imported model is ready to use. If the job failed, the failure message contains information about why the job failed.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
failureMessage¶
Information about why the import job failed.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FAILUREMESSAGE() |
Getter for FAILUREMESSAGE, with configurable default |
ASK_FAILUREMESSAGE() |
Getter for FAILUREMESSAGE w/ exceptions if field has no valu |
HAS_FAILUREMESSAGE() |
Determine if FAILUREMESSAGE has a value |
creationTime¶
The time the resource was created.
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 the resource was last modified.
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 |
endTime¶
Time that the resource transitioned to terminal state.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ENDTIME() |
Getter for ENDTIME, with configurable default |
ASK_ENDTIME() |
Getter for ENDTIME w/ exceptions if field has no value |
HAS_ENDTIME() |
Determine if ENDTIME has a value |
vpcConfig¶
The Virtual Private Cloud (VPC) configuration of the import model job.
Accessible with the following methods¶
Method | Description |
---|---|
GET_VPCCONFIG() |
Getter for VPCCONFIG |
importedModelKmsKeyArn¶
The imported model is encrypted at rest using this key.
Accessible with the following methods¶
Method | Description |
---|---|
GET_IMPORTEDMODELKMSKEYARN() |
Getter for IMPORTEDMODELKMSKEYARN, with configurable default |
ASK_IMPORTEDMODELKMSKEYARN() |
Getter for IMPORTEDMODELKMSKEYARN w/ exceptions if field has |
HAS_IMPORTEDMODELKMSKEYARN() |
Determine if IMPORTEDMODELKMSKEYARN has a value |