Class CfnServerProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnServerProps.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
    The Amazon Resource Name (ARN) of the AWS Certificate Manager (ACM) certificate.
    final String
    Specifies the domain of the storage system that is used for file transfers.
    final Object
    The virtual private cloud (VPC) endpoint settings that are configured for your server.
    final String
    The type of endpoint that you want your server to use.
    final Object
    Required when IdentityProviderType is set to AWS_DIRECTORY_SERVICE , AWS _LAMBDA or API_GATEWAY .
    final String
    The mode of authentication for a server.
    final String
    Specifies whether to use IPv4 only, or to use dual-stack (IPv4 and IPv6) for your AWS Transfer Family endpoint.
    final String
    The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that allows a server to turn on Amazon CloudWatch logging for Amazon S3 or Amazon EFS events.
    final String
    Specifies a string to display when users connect to a server.
    final String
    Specifies a string to display when users connect to a server.
    final Object
    The protocol settings that are configured for your server.
    final List<String>
    Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect to your server's endpoint.
    final Object
    Specifies whether or not performance for your Amazon S3 directories is optimized.
    final String
    Specifies the name of the security policy for the server.
    final List<String>
    Specifies the log groups to which your server logs are sent.
    final List<CfnTag>
    Key-value pairs that can be used to group and search for servers.
    final Object
    Specifies the workflow ID for the workflow to assign and the execution role that's used for executing the workflow.
    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