Class DatasyncTaskOptionsOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.aws.datasync_task.DatasyncTaskOptionsOutputReference
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.IResolvable,com.hashicorp.cdktf.ITerraformAddressable,software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-30T04:56:52.481Z") @Stability(Stable) public class DatasyncTaskOptionsOutputReference extends com.hashicorp.cdktf.ComplexObject
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.IInterpolatingParent
com.hashicorp.cdktf.IInterpolatingParent.Jsii$Default, com.hashicorp.cdktf.IInterpolatingParent.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description DatasyncTaskOptionsOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedDatasyncTaskOptionsOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedDatasyncTaskOptionsOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
Method Summary
-
Methods inherited from class com.hashicorp.cdktf.ComplexObject
computeFqn, getAnyMapAttribute, getBooleanAttribute, getBooleanMapAttribute, getComplexObjectIndex, getComplexObjectIsFromSet, getCreationStack, getFqn, getListAttribute, getNumberAttribute, getNumberListAttribute, getNumberMapAttribute, getStringAttribute, getStringMapAttribute, getTerraformAttribute, getTerraformResource, interpolationAsList, interpolationForAttribute, resolve, setComplexObjectIndex, setComplexObjectIndex, setComplexObjectIsFromSet, setTerraformAttribute, setTerraformResource, toString
-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-
-
-
Constructor Detail
-
DatasyncTaskOptionsOutputReference
protected DatasyncTaskOptionsOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
DatasyncTaskOptionsOutputReference
protected DatasyncTaskOptionsOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
DatasyncTaskOptionsOutputReference
@Stability(Stable) public DatasyncTaskOptionsOutputReference(@NotNull com.hashicorp.cdktf.IInterpolatingParent terraformResource, @NotNull String terraformAttribute)- Parameters:
terraformResource- The parent resource. This parameter is required.terraformAttribute- The attribute on the parent resource this class is referencing. This parameter is required.
-
-
Method Detail
-
resetAtime
@Stability(Stable) public void resetAtime()
-
resetBytesPerSecond
@Stability(Stable) public void resetBytesPerSecond()
-
resetGid
@Stability(Stable) public void resetGid()
-
resetLogLevel
@Stability(Stable) public void resetLogLevel()
-
resetMtime
@Stability(Stable) public void resetMtime()
-
resetObjectTags
@Stability(Stable) public void resetObjectTags()
-
resetOverwriteMode
@Stability(Stable) public void resetOverwriteMode()
-
resetPosixPermissions
@Stability(Stable) public void resetPosixPermissions()
-
resetPreserveDeletedFiles
@Stability(Stable) public void resetPreserveDeletedFiles()
-
resetPreserveDevices
@Stability(Stable) public void resetPreserveDevices()
-
resetSecurityDescriptorCopyFlags
@Stability(Stable) public void resetSecurityDescriptorCopyFlags()
-
resetTaskQueueing
@Stability(Stable) public void resetTaskQueueing()
-
resetTransferMode
@Stability(Stable) public void resetTransferMode()
-
resetUid
@Stability(Stable) public void resetUid()
-
resetVerifyMode
@Stability(Stable) public void resetVerifyMode()
-
getAtimeInput
@Stability(Stable) @Nullable public String getAtimeInput()
-
getBytesPerSecondInput
@Stability(Stable) @Nullable public Number getBytesPerSecondInput()
-
getGidInput
@Stability(Stable) @Nullable public String getGidInput()
-
getLogLevelInput
@Stability(Stable) @Nullable public String getLogLevelInput()
-
getMtimeInput
@Stability(Stable) @Nullable public String getMtimeInput()
-
getObjectTagsInput
@Stability(Stable) @Nullable public String getObjectTagsInput()
-
getOverwriteModeInput
@Stability(Stable) @Nullable public String getOverwriteModeInput()
-
getPosixPermissionsInput
@Stability(Stable) @Nullable public String getPosixPermissionsInput()
-
getPreserveDeletedFilesInput
@Stability(Stable) @Nullable public String getPreserveDeletedFilesInput()
-
getPreserveDevicesInput
@Stability(Stable) @Nullable public String getPreserveDevicesInput()
-
getSecurityDescriptorCopyFlagsInput
@Stability(Stable) @Nullable public String getSecurityDescriptorCopyFlagsInput()
-
getTaskQueueingInput
@Stability(Stable) @Nullable public String getTaskQueueingInput()
-
getTransferModeInput
@Stability(Stable) @Nullable public String getTransferModeInput()
-
getUidInput
@Stability(Stable) @Nullable public String getUidInput()
-
getVerifyModeInput
@Stability(Stable) @Nullable public String getVerifyModeInput()
-
getAtime
@Stability(Stable) @NotNull public String getAtime()
-
setAtime
@Stability(Stable) public void setAtime(@NotNull String value)
-
getBytesPerSecond
@Stability(Stable) @NotNull public Number getBytesPerSecond()
-
setBytesPerSecond
@Stability(Stable) public void setBytesPerSecond(@NotNull Number value)
-
getGid
@Stability(Stable) @NotNull public String getGid()
-
setGid
@Stability(Stable) public void setGid(@NotNull String value)
-
getLogLevel
@Stability(Stable) @NotNull public String getLogLevel()
-
setLogLevel
@Stability(Stable) public void setLogLevel(@NotNull String value)
-
getMtime
@Stability(Stable) @NotNull public String getMtime()
-
setMtime
@Stability(Stable) public void setMtime(@NotNull String value)
-
getObjectTags
@Stability(Stable) @NotNull public String getObjectTags()
-
setObjectTags
@Stability(Stable) public void setObjectTags(@NotNull String value)
-
getOverwriteMode
@Stability(Stable) @NotNull public String getOverwriteMode()
-
setOverwriteMode
@Stability(Stable) public void setOverwriteMode(@NotNull String value)
-
getPosixPermissions
@Stability(Stable) @NotNull public String getPosixPermissions()
-
setPosixPermissions
@Stability(Stable) public void setPosixPermissions(@NotNull String value)
-
getPreserveDeletedFiles
@Stability(Stable) @NotNull public String getPreserveDeletedFiles()
-
setPreserveDeletedFiles
@Stability(Stable) public void setPreserveDeletedFiles(@NotNull String value)
-
getPreserveDevices
@Stability(Stable) @NotNull public String getPreserveDevices()
-
setPreserveDevices
@Stability(Stable) public void setPreserveDevices(@NotNull String value)
-
getSecurityDescriptorCopyFlags
@Stability(Stable) @NotNull public String getSecurityDescriptorCopyFlags()
-
setSecurityDescriptorCopyFlags
@Stability(Stable) public void setSecurityDescriptorCopyFlags(@NotNull String value)
-
getTaskQueueing
@Stability(Stable) @NotNull public String getTaskQueueing()
-
setTaskQueueing
@Stability(Stable) public void setTaskQueueing(@NotNull String value)
-
getTransferMode
@Stability(Stable) @NotNull public String getTransferMode()
-
setTransferMode
@Stability(Stable) public void setTransferMode(@NotNull String value)
-
getUid
@Stability(Stable) @NotNull public String getUid()
-
setUid
@Stability(Stable) public void setUid(@NotNull String value)
-
getVerifyMode
@Stability(Stable) @NotNull public String getVerifyMode()
-
setVerifyMode
@Stability(Stable) public void setVerifyMode(@NotNull String value)
-
getInternalValue
@Stability(Stable) @Nullable public DatasyncTaskOptions getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable DatasyncTaskOptions value)
-
-