class
Amazonite::Iam::GetSAMLProviderRequest
- Amazonite::Iam::GetSAMLProviderRequest
- Reference
- Object
Defined in:
iam/get_saml_provider_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#saml_provider_arn : String
The Amazon Resource Name (ARN) of the SAML provider resource object in IAM to get information about.
-
#saml_provider_arn=(saml_provider_arn : String)
The Amazon Resource Name (ARN) of the SAML provider resource object in IAM to get 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 Amazon Resource Name (ARN) of the SAML provider resource object in IAM to get information about.
For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.
The Amazon Resource Name (ARN) of the SAML provider resource object in IAM to get information about.
For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.