Class CfnAgentProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnAgentProps.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
    Specifies your DataSync agent's activation key.
    final String
    Specifies a name for your agent.
    final List<String>
    The Amazon Resource Names (ARNs) of the security groups used to protect your data transfer task subnets.
    final List<String>
    Specifies the ARN of the subnet where you want to run your DataSync task when using a VPC endpoint.
    final List<CfnTag>
    Specifies labels that help you categorize, filter, and search for your AWS resources.
    final String
    The ID of the virtual private cloud (VPC) endpoint that the agent has access to.
    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