Class CfnFlowProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.appflow.CfnFlowProps.Jsii$Proxy
All Implemented Interfaces:
CfnFlowProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnFlowProps

@Stability(Stable) @Internal public static final class CfnFlowProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlowProps
An implementation for CfnFlowProps
  • 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.CfnFlowProps

    CfnFlowProps.Builder, CfnFlowProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnFlowProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final String
    A user-entered description of the flow.
    final Object
    The configuration that controls how Amazon AppFlow places data in the destination connector.
    final String
    The specified name of the flow.
    final String
    Sets the status of the flow.
    final String
    The ARN (Amazon Resource Name) of the Key Management Service (KMS) key you provide for encryption.
    final Object
    Specifies the configuration that Amazon AppFlow uses when it catalogs your data.
    final Object
    Contains information about the configuration of the source connector used in the flow.
    final List<CfnTag>
    The tags used to organize, track, or control access for your flow.
    final Object
    A list of tasks that Amazon AppFlow performs while transferring the data in the flow run.
    final Object
    The trigger settings that determine how and when Amazon AppFlow runs the specified flow.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait