/AWS1/CL_WSPCERTBASEDAUTHPRPS¶
Describes the properties of the certificate-based authentication you want to use with your WorkSpaces.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_status TYPE /AWS1/WSPCERTBASEDAUTHSTATENUM /AWS1/WSPCERTBASEDAUTHSTATENUM¶
The status of the certificate-based authentication properties.
iv_certificateauthorityarn TYPE /AWS1/WSPCERTAUTHORITYARN /AWS1/WSPCERTAUTHORITYARN¶
The Amazon Resource Name (ARN) of the Amazon Web Services Certificate Manager Private CA resource.
Queryable Attributes¶
Status¶
The status of the certificate-based authentication properties.
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 |
CertificateAuthorityArn¶
The Amazon Resource Name (ARN) of the Amazon Web Services Certificate Manager Private CA resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CERTIFICATEAUTHORITYARN() |
Getter for CERTIFICATEAUTHORITYARN, with configurable defaul |
ASK_CERTIFICATEAUTHORITYARN() |
Getter for CERTIFICATEAUTHORITYARN w/ exceptions if field ha |
HAS_CERTIFICATEAUTHORITYARN() |
Determine if CERTIFICATEAUTHORITYARN has a value |