AWSCertificateType
The type of AWSCertificate .
Possible Values
PEM_FILE, PEM_BLOBデータ型
string
デフォルト値
"PEM_FILE"
解説
This property can take one of the following values:
| PEM_FILE | Absolute path to a certificate file in PEM format. |
| PEM_BLOB | A string (base64-encoded) representing a PEM-encoded certificate. |