UploadServerCertificateRequest
Types
Properties
Link copied to clipboard
The contents of the public key certificate in PEM-encoded format.
Link copied to clipboard
The contents of the certificate chain. This is typically a concatenation of the PEM-encoded public key certificates of the chain.
Link copied to clipboard
The path for the server certificate. For more information about paths, see IAM identifiers in the IAM User Guide.
Link copied to clipboard
The contents of the private key in PEM-encoded format.
Link copied to clipboard
The name for the server certificate. Do not include the path in this value. The name of the certificate cannot contain any spaces.
Link copied to clipboard
A list of tags that you want to attach to the new IAM server certificate resource. Each tag consists of a key name and an associated value. For more information about tagging, see Tagging IAM resources in the IAM User Guide.
Functions
Link copied to clipboard
inline fun copy(block: UploadServerCertificateRequest.Builder.() -> Unit = {}): UploadServerCertificateRequest