/AWS1/CL_GGSUPDGRPCERTCONFRSP¶
UpdateGroupCertificateConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_crtauthorityexpiryinmil00 TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING¶
The amount of time remaining before the certificate authority expires, in milliseconds.
iv_certexpiryinmilliseconds TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING¶
The amount of time remaining before the certificate expires, in milliseconds.
iv_groupid TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING¶
The ID of the group certificate configuration.
Queryable Attributes¶
CertificateAuthorityExpiryInMilliseconds¶
The amount of time remaining before the certificate authority expires, in milliseconds.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CRTAUTHORITYEXPIRYINMI00() |
Getter for CRTAUTHORITYEXPIRYINMILLIS00, with configurable d |
ASK_CRTAUTHORITYEXPIRYINMI00() |
Getter for CRTAUTHORITYEXPIRYINMILLIS00 w/ exceptions if fie |
HAS_CRTAUTHORITYEXPIRYINMI00() |
Determine if CRTAUTHORITYEXPIRYINMILLIS00 has a value |
CertificateExpiryInMilliseconds¶
The amount of time remaining before the certificate expires, in milliseconds.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CERTEXPIRYINMILLISECONDS() |
Getter for CERTEXPIRYINMILLISECONDS, with configurable defau |
ASK_CERTEXPIRYINMILLISECONDS() |
Getter for CERTEXPIRYINMILLISECONDS w/ exceptions if field h |
HAS_CERTEXPIRYINMILLISECONDS() |
Determine if CERTEXPIRYINMILLISECONDS has a value |
GroupId¶
The ID of the group certificate configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GROUPID() |
Getter for GROUPID, with configurable default |
ASK_GROUPID() |
Getter for GROUPID w/ exceptions if field has no value |
HAS_GROUPID() |
Determine if GROUPID has a value |