Class CfnConnectorProfile.SalesforceConnectorProfilePropertiesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.appflow.CfnConnectorProfile.SalesforceConnectorProfilePropertiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConnectorProfile.SalesforceConnectorProfilePropertiesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnConnectorProfile.SalesforceConnectorProfilePropertiesProperty
@Stability(Stable)
@Internal
public static final class CfnConnectorProfile.SalesforceConnectorProfilePropertiesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConnectorProfile.SalesforceConnectorProfilePropertiesProperty
An implementation for
CfnConnectorProfile.SalesforceConnectorProfilePropertiesProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.appflow.CfnConnectorProfile.SalesforceConnectorProfilePropertiesProperty
CfnConnectorProfile.SalesforceConnectorProfilePropertiesProperty.Builder, CfnConnectorProfile.SalesforceConnectorProfilePropertiesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectorProfile.SalesforceConnectorProfilePropertiesProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe location of the Salesforce resource.final ObjectIndicates whether the connector profile applies to a sandbox or production environment.final ObjectCfnConnectorProfile.SalesforceConnectorProfilePropertiesProperty.usePrivateLinkForMetadataAndAuthorization.final inthashCode()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
protected Jsii$Proxy(CfnConnectorProfile.SalesforceConnectorProfilePropertiesProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnConnectorProfile.SalesforceConnectorProfilePropertiesProperty.Builder.
-
-
Method Details
-
getInstanceUrl
Description copied from interface:CfnConnectorProfile.SalesforceConnectorProfilePropertiesPropertyThe location of the Salesforce resource.- Specified by:
getInstanceUrlin interfaceCfnConnectorProfile.SalesforceConnectorProfilePropertiesProperty
-
getIsSandboxEnvironment
Description copied from interface:CfnConnectorProfile.SalesforceConnectorProfilePropertiesPropertyIndicates whether the connector profile applies to a sandbox or production environment.- Specified by:
getIsSandboxEnvironmentin interfaceCfnConnectorProfile.SalesforceConnectorProfilePropertiesProperty
-
getUsePrivateLinkForMetadataAndAuthorization
Description copied from interface:CfnConnectorProfile.SalesforceConnectorProfilePropertiesPropertyCfnConnectorProfile.SalesforceConnectorProfilePropertiesProperty.usePrivateLinkForMetadataAndAuthorization.- Specified by:
getUsePrivateLinkForMetadataAndAuthorizationin interfaceCfnConnectorProfile.SalesforceConnectorProfilePropertiesProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-