class
Amazonite::Iam::GetOpenIDConnectProviderRequest
- Amazonite::Iam::GetOpenIDConnectProviderRequest
- Reference
- Object
Defined in:
iam/get_open_id_connect_provider_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#open_id_connect_provider_arn : String
The Amazon Resource Name (ARN) of the OIDC provider resource object in IAM to get information for.
-
#open_id_connect_provider_arn=(open_id_connect_provider_arn : String)
The Amazon Resource Name (ARN) of the OIDC provider resource object in IAM to get information for.
- #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 OIDC provider resource object in IAM to get information for. You can get a list of OIDC provider resource ARNs by using the ListOpenIDConnectProviders operation.
For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.
The Amazon Resource Name (ARN) of the OIDC provider resource object in IAM to get information for. You can get a list of OIDC provider resource ARNs by using the ListOpenIDConnectProviders operation.
For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.