/AWS1/CL_IOTTLSCONFIG¶
An object that specifies the TLS configuration for a domain.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_securitypolicy TYPE /AWS1/IOTSECURITYPOLICY /AWS1/IOTSECURITYPOLICY¶
The security policy for a domain configuration. For more information, see Security policies in the Amazon Web Services IoT Core developer guide.
Queryable Attributes¶
securityPolicy¶
The security policy for a domain configuration. For more information, see Security policies in the Amazon Web Services IoT Core developer guide.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SECURITYPOLICY() |
Getter for SECURITYPOLICY, with configurable default |
ASK_SECURITYPOLICY() |
Getter for SECURITYPOLICY w/ exceptions if field has no valu |
HAS_SECURITYPOLICY() |
Determine if SECURITYPOLICY has a value |