@Stability(value=Stable) @Internal public static final class CfnTaskProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTaskProps
CfnTaskPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnTaskProps.Builder, CfnTaskProps.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 destinationLocationArn,
String sourceLocationArn,
String cloudWatchLogGroupArn,
Object excludes,
String name,
Object options,
Object schedule,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnTaskProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCloudWatchLogGroupArn()
`AWS::DataSync::Task.CloudWatchLogGroupArn`.
|
String |
getDestinationLocationArn()
`AWS::DataSync::Task.DestinationLocationArn`.
|
Object |
getExcludes()
`AWS::DataSync::Task.Excludes`.
|
String |
getName()
`AWS::DataSync::Task.Name`.
|
Object |
getOptions()
`AWS::DataSync::Task.Options`.
|
Object |
getSchedule()
`AWS::DataSync::Task.Schedule`.
|
String |
getSourceLocationArn()
`AWS::DataSync::Task.SourceLocationArn`.
|
List<CfnTag> |
getTags()
`AWS::DataSync::Task.Tags`.
|
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.protected Jsii$Proxy(String destinationLocationArn, String sourceLocationArn, String cloudWatchLogGroupArn, Object excludes, String name, Object options, Object schedule, List<? extends CfnTag> tags)
CfnTaskProps.Builder.public final String getDestinationLocationArn()
CfnTaskPropsgetDestinationLocationArn in interface CfnTaskPropspublic final String getSourceLocationArn()
CfnTaskPropsgetSourceLocationArn in interface CfnTaskPropspublic final String getCloudWatchLogGroupArn()
CfnTaskPropsgetCloudWatchLogGroupArn in interface CfnTaskPropspublic final Object getExcludes()
CfnTaskPropsgetExcludes in interface CfnTaskPropspublic final String getName()
CfnTaskPropsgetName in interface CfnTaskPropspublic final Object getOptions()
CfnTaskPropsgetOptions in interface CfnTaskPropspublic final Object getSchedule()
CfnTaskPropsgetSchedule in interface CfnTaskPropspublic final List<CfnTag> getTags()
CfnTaskPropsgetTags in interface CfnTaskProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.