Class CfnConnectorProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnConnectorProps.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
    Connectors are used to send files using either the AS2 or SFTP protocol.
    final Object
    A structure that contains the parameters for an AS2 connector object.
    final String
    The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that allows a connector to turn on CloudWatch logging for Amazon S3 events.
    final String
    The text name of the security policy for the specified connector.
    final Object
    A structure that contains the parameters for an SFTP connector object.
    final List<CfnTag>
    Key-value pairs that can be used to group and search for connectors.
    final String
    The URL of the partner's AS2 or SFTP endpoint.
    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