class
Amazonite::Iam::OpenIDConnectProviderListEntry
- Amazonite::Iam::OpenIDConnectProviderListEntry
- Reference
- Object
Overview
Contains the Amazon Resource Name (ARN) for an IAM OpenID Connect provider.
Defined in:
iam/open_id_connect_provider_list_entry.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. - #arn : String | Nil
- #arn=(arn : String | Nil)
-
#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?.