class
Amazonite::Iam::GetServerCertificateRequest
- Amazonite::Iam::GetServerCertificateRequest
- Reference
- Object
Defined in:
iam/get_server_certificate_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#server_certificate_name : String
The name of the server certificate you want to retrieve information about.
-
#server_certificate_name=(server_certificate_name : String)
The name of the server certificate you want to retrieve information about.
- #to_query_params(prefix : String) : Array(Tuple(String, String))
- #validate! : Nil
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
The name of the server certificate you want to retrieve information about.
This parameter allows (through its regex pattern) a string of characters consisting of upper and lowercase alphanumeric characters with no spaces. You can also include any of the following characters: _+=,.@-
The name of the server certificate you want to retrieve information about.
This parameter allows (through its regex pattern) a string of characters consisting of upper and lowercase alphanumeric characters with no spaces. You can also include any of the following characters: _+=,.@-