@Stability(value=Stable) @Internal public static final class CfnOIDCProviderProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnOIDCProviderProps
CfnOIDCProviderPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnOIDCProviderProps.Builder, CfnOIDCProviderProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnOIDCProviderProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnOIDCProviderProps.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) |
List<String> |
getClientIdList()
A list of client IDs (also known as audiences) that are associated with the specified IAM OIDC provider resource object.
|
List<CfnTag> |
getTags()
A list of tags that are attached to the specified IAM OIDC provider.
|
List<String> |
getThumbprintList()
A list of certificate thumbprints that are associated with the specified IAM OIDC provider resource object.
|
String |
getUrl()
The URL that the IAM OIDC provider resource object is associated with.
|
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(CfnOIDCProviderProps.Builder builder)
CfnOIDCProviderProps.Builder.public final List<String> getThumbprintList()
CfnOIDCProviderPropsFor more information, see CreateOpenIDConnectProvider .
getThumbprintList in interface CfnOIDCProviderPropspublic final List<String> getClientIdList()
CfnOIDCProviderPropsFor more information, see CreateOpenIDConnectProvider .
getClientIdList in interface CfnOIDCProviderPropspublic final List<CfnTag> getTags()
CfnOIDCProviderPropsThe returned list of tags is sorted by tag key. For more information about tagging, see Tagging IAM resources in the IAM User Guide .
getTags in interface CfnOIDCProviderPropspublic final String getUrl()
CfnOIDCProviderPropsFor more information, see CreateOpenIDConnectProvider .
getUrl in interface CfnOIDCProviderProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.