Class PipesPipeTargetParametersEcsTaskParametersOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.aws.pipes_pipe.PipesPipeTargetParametersEcsTaskParametersOutputReference
-
- 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:54.437Z") @Stability(Stable) public class PipesPipeTargetParametersEcsTaskParametersOutputReference 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 PipesPipeTargetParametersEcsTaskParametersOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedPipesPipeTargetParametersEcsTaskParametersOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedPipesPipeTargetParametersEcsTaskParametersOutputReference(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
-
PipesPipeTargetParametersEcsTaskParametersOutputReference
protected PipesPipeTargetParametersEcsTaskParametersOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
PipesPipeTargetParametersEcsTaskParametersOutputReference
protected PipesPipeTargetParametersEcsTaskParametersOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
PipesPipeTargetParametersEcsTaskParametersOutputReference
@Stability(Stable) public PipesPipeTargetParametersEcsTaskParametersOutputReference(@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
-
putCapacityProviderStrategy
@Stability(Stable) public void putCapacityProviderStrategy(@NotNull Object value)- Parameters:
value- This parameter is required.
-
putNetworkConfiguration
@Stability(Stable) public void putNetworkConfiguration(@NotNull PipesPipeTargetParametersEcsTaskParametersNetworkConfiguration value)- Parameters:
value- This parameter is required.
-
putOverrides
@Stability(Stable) public void putOverrides(@NotNull PipesPipeTargetParametersEcsTaskParametersOverrides value)- Parameters:
value- This parameter is required.
-
putPlacementConstraint
@Stability(Stable) public void putPlacementConstraint(@NotNull Object value)- Parameters:
value- This parameter is required.
-
putPlacementStrategy
@Stability(Stable) public void putPlacementStrategy(@NotNull Object value)- Parameters:
value- This parameter is required.
-
resetCapacityProviderStrategy
@Stability(Stable) public void resetCapacityProviderStrategy()
-
resetEnableEcsManagedTags
@Stability(Stable) public void resetEnableEcsManagedTags()
-
resetEnableExecuteCommand
@Stability(Stable) public void resetEnableExecuteCommand()
-
resetGroup
@Stability(Stable) public void resetGroup()
-
resetLaunchType
@Stability(Stable) public void resetLaunchType()
-
resetNetworkConfiguration
@Stability(Stable) public void resetNetworkConfiguration()
-
resetOverrides
@Stability(Stable) public void resetOverrides()
-
resetPlacementConstraint
@Stability(Stable) public void resetPlacementConstraint()
-
resetPlacementStrategy
@Stability(Stable) public void resetPlacementStrategy()
-
resetPlatformVersion
@Stability(Stable) public void resetPlatformVersion()
-
resetPropagateTags
@Stability(Stable) public void resetPropagateTags()
-
resetReferenceId
@Stability(Stable) public void resetReferenceId()
-
resetTags
@Stability(Stable) public void resetTags()
-
resetTaskCount
@Stability(Stable) public void resetTaskCount()
-
getCapacityProviderStrategy
@Stability(Stable) @NotNull public PipesPipeTargetParametersEcsTaskParametersCapacityProviderStrategyList getCapacityProviderStrategy()
-
getNetworkConfiguration
@Stability(Stable) @NotNull public PipesPipeTargetParametersEcsTaskParametersNetworkConfigurationOutputReference getNetworkConfiguration()
-
getOverrides
@Stability(Stable) @NotNull public PipesPipeTargetParametersEcsTaskParametersOverridesOutputReference getOverrides()
-
getPlacementConstraint
@Stability(Stable) @NotNull public PipesPipeTargetParametersEcsTaskParametersPlacementConstraintList getPlacementConstraint()
-
getPlacementStrategy
@Stability(Stable) @NotNull public PipesPipeTargetParametersEcsTaskParametersPlacementStrategyList getPlacementStrategy()
-
getCapacityProviderStrategyInput
@Stability(Stable) @Nullable public Object getCapacityProviderStrategyInput()
-
getEnableEcsManagedTagsInput
@Stability(Stable) @Nullable public Object getEnableEcsManagedTagsInput()
-
getEnableExecuteCommandInput
@Stability(Stable) @Nullable public Object getEnableExecuteCommandInput()
-
getGroupInput
@Stability(Stable) @Nullable public String getGroupInput()
-
getLaunchTypeInput
@Stability(Stable) @Nullable public String getLaunchTypeInput()
-
getNetworkConfigurationInput
@Stability(Stable) @Nullable public PipesPipeTargetParametersEcsTaskParametersNetworkConfiguration getNetworkConfigurationInput()
-
getOverridesInput
@Stability(Stable) @Nullable public PipesPipeTargetParametersEcsTaskParametersOverrides getOverridesInput()
-
getPlacementConstraintInput
@Stability(Stable) @Nullable public Object getPlacementConstraintInput()
-
getPlacementStrategyInput
@Stability(Stable) @Nullable public Object getPlacementStrategyInput()
-
getPlatformVersionInput
@Stability(Stable) @Nullable public String getPlatformVersionInput()
-
getPropagateTagsInput
@Stability(Stable) @Nullable public String getPropagateTagsInput()
-
getReferenceIdInput
@Stability(Stable) @Nullable public String getReferenceIdInput()
-
getTaskCountInput
@Stability(Stable) @Nullable public Number getTaskCountInput()
-
getTaskDefinitionArnInput
@Stability(Stable) @Nullable public String getTaskDefinitionArnInput()
-
getEnableEcsManagedTags
@Stability(Stable) @NotNull public Object getEnableEcsManagedTags()
-
setEnableEcsManagedTags
@Stability(Stable) public void setEnableEcsManagedTags(@NotNull Boolean value)
-
setEnableEcsManagedTags
@Stability(Stable) public void setEnableEcsManagedTags(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getEnableExecuteCommand
@Stability(Stable) @NotNull public Object getEnableExecuteCommand()
-
setEnableExecuteCommand
@Stability(Stable) public void setEnableExecuteCommand(@NotNull Boolean value)
-
setEnableExecuteCommand
@Stability(Stable) public void setEnableExecuteCommand(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getGroup
@Stability(Stable) @NotNull public String getGroup()
-
setGroup
@Stability(Stable) public void setGroup(@NotNull String value)
-
getLaunchType
@Stability(Stable) @NotNull public String getLaunchType()
-
setLaunchType
@Stability(Stable) public void setLaunchType(@NotNull String value)
-
getPlatformVersion
@Stability(Stable) @NotNull public String getPlatformVersion()
-
setPlatformVersion
@Stability(Stable) public void setPlatformVersion(@NotNull String value)
-
getPropagateTags
@Stability(Stable) @NotNull public String getPropagateTags()
-
setPropagateTags
@Stability(Stable) public void setPropagateTags(@NotNull String value)
-
getReferenceId
@Stability(Stable) @NotNull public String getReferenceId()
-
setReferenceId
@Stability(Stable) public void setReferenceId(@NotNull String value)
-
getTaskCount
@Stability(Stable) @NotNull public Number getTaskCount()
-
setTaskCount
@Stability(Stable) public void setTaskCount(@NotNull Number value)
-
getTaskDefinitionArn
@Stability(Stable) @NotNull public String getTaskDefinitionArn()
-
setTaskDefinitionArn
@Stability(Stable) public void setTaskDefinitionArn(@NotNull String value)
-
getInternalValue
@Stability(Stable) @Nullable public PipesPipeTargetParametersEcsTaskParameters getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable PipesPipeTargetParametersEcsTaskParameters value)
-
-