Class OpenIDConnectProviderListEntry
java.lang.Object
com.amazonaws.services.identitymanagement.model.OpenIDConnectProviderListEntry
- All Implemented Interfaces:
Serializable
,Cloneable
Contains the Amazon Resource Name (ARN) for an IAM OpenID Connect provider.
- See Also:
-
Constructor Details
-
OpenIDConnectProviderListEntry
public OpenIDConnectProviderListEntry()
-
-
Method Details
-
setArn
- Parameters:
arn
-
-
getArn
- Returns:
-
withArn
- Parameters:
arn
-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
Returns a string representation of this object; useful for testing and debugging. -
equals
-
hashCode
public int hashCode() -
clone
-