/AWS1/CL_SGMCLUSTSCHDRCFGSUMM¶
Summary of the cluster policy.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_clusterschedulerconfigarn TYPE /AWS1/SGMCLUSTERSCHDRCONFIGARN /AWS1/SGMCLUSTERSCHDRCONFIGARN¶
ARN of the cluster policy.
iv_clusterschedulerconfigid TYPE /AWS1/SGMCLUSTERSCHDRCONFIGID /AWS1/SGMCLUSTERSCHDRCONFIGID¶
ID of the cluster policy.
iv_name TYPE /AWS1/SGMENTITYNAME /AWS1/SGMENTITYNAME¶
Name of the cluster policy.
iv_creationtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
Creation time of the cluster policy.
iv_status TYPE /AWS1/SGMSCHDRRESOURCESTATUS /AWS1/SGMSCHDRRESOURCESTATUS¶
Status of the cluster policy.
Optional arguments:¶
iv_clusterschdrconfigversion TYPE /AWS1/SGMINTEGER /AWS1/SGMINTEGER¶
Version of the cluster policy.
iv_lastmodifiedtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
Last modified time of the cluster policy.
iv_clusterarn TYPE /AWS1/SGMCLUSTERARN /AWS1/SGMCLUSTERARN¶
ARN of the cluster.
Queryable Attributes¶
ClusterSchedulerConfigArn¶
ARN of the cluster policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLUSTERSCHDRCONFIGARN() |
Getter for CLUSTERSCHEDULERCONFIGARN, with configurable defa |
ASK_CLUSTERSCHDRCONFIGARN() |
Getter for CLUSTERSCHEDULERCONFIGARN w/ exceptions if field |
HAS_CLUSTERSCHDRCONFIGARN() |
Determine if CLUSTERSCHEDULERCONFIGARN has a value |
ClusterSchedulerConfigId¶
ID of the cluster policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLUSTERSCHEDULERCONFIGID() |
Getter for CLUSTERSCHEDULERCONFIGID, with configurable defau |
ASK_CLUSTERSCHEDULERCONFIGID() |
Getter for CLUSTERSCHEDULERCONFIGID w/ exceptions if field h |
HAS_CLUSTERSCHEDULERCONFIGID() |
Determine if CLUSTERSCHEDULERCONFIGID has a value |
ClusterSchedulerConfigVersion¶
Version of the cluster policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLUSTSCHDRCONFIGVERSION() |
Getter for CLUSTERSCHDRCONFIGVERSION, with configurable defa |
ASK_CLUSTSCHDRCONFIGVERSION() |
Getter for CLUSTERSCHDRCONFIGVERSION w/ exceptions if field |
HAS_CLUSTSCHDRCONFIGVERSION() |
Determine if CLUSTERSCHDRCONFIGVERSION has a value |
Name¶
Name of the cluster policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
CreationTime¶
Creation time of the cluster policy.
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¶
Last modified time of the cluster policy.
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 |
Status¶
Status of the cluster policy.
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 |
ClusterArn¶
ARN of the cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLUSTERARN() |
Getter for CLUSTERARN, with configurable default |
ASK_CLUSTERARN() |
Getter for CLUSTERARN w/ exceptions if field has no value |
HAS_CLUSTERARN() |
Determine if CLUSTERARN has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_CLUSTSCHDRCONFIGSUMMARYLIST¶
TYPES TT_CLUSTSCHDRCONFIGSUMMARYLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SGMCLUSTSCHDRCFGSUMM WITH DEFAULT KEY
.