Class CfnConnectorProfile.CustomConnectorProfilePropertiesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.appflow.CfnConnectorProfile.CustomConnectorProfilePropertiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConnectorProfile.CustomConnectorProfilePropertiesProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnConnectorProfile.CustomConnectorProfilePropertiesProperty
@Stability(Stable)
@Internal
public static final class CfnConnectorProfile.CustomConnectorProfilePropertiesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConnectorProfile.CustomConnectorProfilePropertiesProperty
An implementation for
CfnConnectorProfile.CustomConnectorProfilePropertiesProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.appflow.CfnConnectorProfile.CustomConnectorProfilePropertiesProperty
CfnConnectorProfile.CustomConnectorProfilePropertiesProperty.Builder, CfnConnectorProfile.CustomConnectorProfilePropertiesProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConnectorProfile.CustomConnectorProfilePropertiesProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnConnectorProfile.CustomConnectorProfilePropertiesProperty.Builder
.
-
-
Method Details
-
getOAuth2Properties
Description copied from interface:CfnConnectorProfile.CustomConnectorProfilePropertiesProperty
The OAuth 2.0 properties required for OAuth 2.0 authentication.- Specified by:
getOAuth2Properties
in interfaceCfnConnectorProfile.CustomConnectorProfilePropertiesProperty
-
getProfileProperties
Description copied from interface:CfnConnectorProfile.CustomConnectorProfilePropertiesProperty
A map of properties that are required to create a profile for the custom connector.- Specified by:
getProfileProperties
in interfaceCfnConnectorProfile.CustomConnectorProfilePropertiesProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-