/AWS1/CL_RSHCRECUSTDOMASSOCI01¶
CreateCustomDomainAssociationResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_customdomainname TYPE /AWS1/RSHCUSTOMDOMNAMESTRING /AWS1/RSHCUSTOMDOMNAMESTRING¶
The custom domain name for the association result.
iv_customdomaincertarn TYPE /AWS1/RSHCUSTOMDOMCERTARNSTR /AWS1/RSHCUSTOMDOMCERTARNSTR¶
The Amazon Resource Name (ARN) for the certificate associated with the custom domain name.
iv_clusteridentifier TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING¶
The identifier of the cluster that the custom domain is associated with.
iv_customdomcertexpirytime TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING¶
The expiration time for the certificate for the custom domain.
Queryable Attributes¶
CustomDomainName¶
The custom domain name for the association result.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMDOMAINNAME() |
Getter for CUSTOMDOMAINNAME, with configurable default |
ASK_CUSTOMDOMAINNAME() |
Getter for CUSTOMDOMAINNAME w/ exceptions if field has no va |
HAS_CUSTOMDOMAINNAME() |
Determine if CUSTOMDOMAINNAME has a value |
CustomDomainCertificateArn¶
The Amazon Resource Name (ARN) for the certificate associated with the custom domain name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMDOMAINCERTARN() |
Getter for CUSTOMDOMAINCERTIFICATEARN, with configurable def |
ASK_CUSTOMDOMAINCERTARN() |
Getter for CUSTOMDOMAINCERTIFICATEARN w/ exceptions if field |
HAS_CUSTOMDOMAINCERTARN() |
Determine if CUSTOMDOMAINCERTIFICATEARN has a value |
ClusterIdentifier¶
The identifier of the cluster that the custom domain is associated with.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLUSTERIDENTIFIER() |
Getter for CLUSTERIDENTIFIER, with configurable default |
ASK_CLUSTERIDENTIFIER() |
Getter for CLUSTERIDENTIFIER w/ exceptions if field has no v |
HAS_CLUSTERIDENTIFIER() |
Determine if CLUSTERIDENTIFIER has a value |
CustomDomainCertExpiryTime¶
The expiration time for the certificate for the custom domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMDOMCERTEXPIRYTIME() |
Getter for CUSTOMDOMAINCERTEXPIRYTIME, with configurable def |
ASK_CUSTOMDOMCERTEXPIRYTIME() |
Getter for CUSTOMDOMAINCERTEXPIRYTIME w/ exceptions if field |
HAS_CUSTOMDOMCERTEXPIRYTIME() |
Determine if CUSTOMDOMAINCERTEXPIRYTIME has a value |