@Stability(value=Stable) @Internal public static final class CfnIdentityProviderConfigProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIdentityProviderConfigProps
CfnIdentityProviderConfigPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnIdentityProviderConfigProps.Builder, CfnIdentityProviderConfigProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnIdentityProviderConfigProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnIdentityProviderConfigProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getClusterName()
The cluster that the configuration is associated to.
|
String |
getIdentityProviderConfigName()
The name of the configuration.
|
Object |
getOidc()
An object representing an OpenID Connect (OIDC) identity provider configuration.
|
List<CfnTag> |
getTags()
The metadata to apply to the provider configuration to assist with categorization and organization.
|
String |
getType()
The type of the identity provider configuration.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnIdentityProviderConfigProps.Builder builder)
CfnIdentityProviderConfigProps.Builder.public final String getClusterName()
CfnIdentityProviderConfigPropsgetClusterName in interface CfnIdentityProviderConfigPropspublic final String getType()
CfnIdentityProviderConfigProps
The only type available is oidc .
getType in interface CfnIdentityProviderConfigPropspublic final String getIdentityProviderConfigName()
CfnIdentityProviderConfigPropsgetIdentityProviderConfigName in interface CfnIdentityProviderConfigPropspublic final Object getOidc()
CfnIdentityProviderConfigPropsgetOidc in interface CfnIdentityProviderConfigPropspublic final List<CfnTag> getTags()
CfnIdentityProviderConfigPropsEach tag consists of a key and an optional value. You define both.
getTags in interface CfnIdentityProviderConfigProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.