public static final class CfnConnectorProfile.CustomConnectorProfilePropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnectorProfile.CustomConnectorProfilePropertiesProperty
CfnConnectorProfile.CustomConnectorProfilePropertiesProperty
CfnConnectorProfile.CustomConnectorProfilePropertiesProperty.Builder, CfnConnectorProfile.CustomConnectorProfilePropertiesProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
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(java.lang.Object o) |
java.lang.Object |
getOAuth2Properties()
The OAuth 2.0 properties required for OAuth 2.0 authentication.
|
java.lang.Object |
getProfileProperties()
A map of properties that are required to create a profile for the custom connector.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getOAuth2Properties()
CfnConnectorProfile.CustomConnectorProfilePropertiesProperty
getOAuth2Properties
in interface CfnConnectorProfile.CustomConnectorProfilePropertiesProperty
public final java.lang.Object getProfileProperties()
CfnConnectorProfile.CustomConnectorProfilePropertiesProperty
getProfileProperties
in interface CfnConnectorProfile.CustomConnectorProfilePropertiesProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()