class Aws::IAM::Types::UploadServerCertificateResponse

Contains the response to a successful UploadServerCertificate request.

@!attribute [rw] server_certificate_metadata

The meta information of the uploaded server certificate without its
certificate body, certificate chain, and private key.
@return [Types::ServerCertificateMetadata]

@!attribute [rw] tags

A list of tags that are attached to the new IAM server certificate.
The returned list of tags is sorted by tag key. For more information
about tagging, see [Tagging IAM resources][1] in the *IAM User
Guide*.

[1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_tags.html
@return [Array<Types::Tag>]

@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/UploadServerCertificateResponse AWS API Documentation

Constants

SENSITIVE