class Aws::IAM::Types::DeleteOpenIDConnectProviderRequest

@note When making an API call, you may pass DeleteOpenIDConnectProviderRequest

data as a hash:

    {
      open_id_connect_provider_arn: "arnType", # required
    }

@!attribute [rw] open_id_connect_provider_arn

The Amazon Resource Name (ARN) of the IAM OpenID Connect provider
resource object to delete. You can get a list of OpenID Connect
provider resource ARNs by using the ListOpenIDConnectProviders
operation.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/DeleteOpenIDConnectProviderRequest AWS API Documentation

Constants

SENSITIVE