class
Amazonite::Iam::UploadSigningCertificateResponse
- Amazonite::Iam::UploadSigningCertificateResponse
- Reference
- Object
Overview
Contains the response to a successful UploadSigningCertificate request.
Defined in:
iam/upload_signing_certificate_response.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#certificate : SigningCertificate
Information about the certificate.
-
#certificate=(certificate : SigningCertificate)
Information about the certificate.
-
#hash(hasher)
See
Object#hash(hasher) - #to_query_params(prefix : String) : Array(Tuple(String, String))
- #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.