@Stability(value=Stable) @Internal public static final class CfnAgentProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAgentProps
CfnAgentPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAgentProps.Builder, CfnAgentProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String activationKey,
String agentName,
List<String> securityGroupArns,
List<String> subnetArns,
List<? extends CfnTag> tags,
String vpcEndpointId)
Constructor that initializes the object based on literal property values passed by the
CfnAgentProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getActivationKey()
`AWS::DataSync::Agent.ActivationKey`.
|
String |
getAgentName()
`AWS::DataSync::Agent.AgentName`.
|
List<String> |
getSecurityGroupArns()
`AWS::DataSync::Agent.SecurityGroupArns`.
|
List<String> |
getSubnetArns()
`AWS::DataSync::Agent.SubnetArns`.
|
List<CfnTag> |
getTags()
`AWS::DataSync::Agent.Tags`.
|
String |
getVpcEndpointId()
`AWS::DataSync::Agent.VpcEndpointId`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getActivationKey()
CfnAgentPropsgetActivationKey in interface CfnAgentPropspublic final String getAgentName()
CfnAgentPropsgetAgentName in interface CfnAgentPropspublic final List<String> getSecurityGroupArns()
CfnAgentPropsgetSecurityGroupArns in interface CfnAgentPropspublic final List<String> getSubnetArns()
CfnAgentPropsgetSubnetArns in interface CfnAgentPropspublic final List<CfnTag> getTags()
CfnAgentPropsgetTags in interface CfnAgentPropspublic final String getVpcEndpointId()
CfnAgentPropsgetVpcEndpointId in interface CfnAgentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.