Class CloudwatchEventTargetEcsTargetOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.aws.cloudwatch_event_target.CloudwatchEventTargetEcsTargetOutputReference
-
- 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:50.985Z") @Stability(Stable) public class CloudwatchEventTargetEcsTargetOutputReference 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 CloudwatchEventTargetEcsTargetOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedCloudwatchEventTargetEcsTargetOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedCloudwatchEventTargetEcsTargetOutputReference(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
-
CloudwatchEventTargetEcsTargetOutputReference
protected CloudwatchEventTargetEcsTargetOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
CloudwatchEventTargetEcsTargetOutputReference
protected CloudwatchEventTargetEcsTargetOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
CloudwatchEventTargetEcsTargetOutputReference
@Stability(Stable) public CloudwatchEventTargetEcsTargetOutputReference(@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 CloudwatchEventTargetEcsTargetNetworkConfiguration value)- Parameters:
value- This parameter is required.
-
putOrderedPlacementStrategy
@Stability(Stable) public void putOrderedPlacementStrategy(@NotNull Object value)- Parameters:
value- This parameter is required.
-
putPlacementConstraint
@Stability(Stable) public void putPlacementConstraint(@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()
-
resetOrderedPlacementStrategy
@Stability(Stable) public void resetOrderedPlacementStrategy()
-
resetPlacementConstraint
@Stability(Stable) public void resetPlacementConstraint()
-
resetPlatformVersion
@Stability(Stable) public void resetPlatformVersion()
-
resetPropagateTags
@Stability(Stable) public void resetPropagateTags()
-
resetTags
@Stability(Stable) public void resetTags()
-
resetTaskCount
@Stability(Stable) public void resetTaskCount()
-
getCapacityProviderStrategy
@Stability(Stable) @NotNull public CloudwatchEventTargetEcsTargetCapacityProviderStrategyList getCapacityProviderStrategy()
-
getNetworkConfiguration
@Stability(Stable) @NotNull public CloudwatchEventTargetEcsTargetNetworkConfigurationOutputReference getNetworkConfiguration()
-
getOrderedPlacementStrategy
@Stability(Stable) @NotNull public CloudwatchEventTargetEcsTargetOrderedPlacementStrategyList getOrderedPlacementStrategy()
-
getPlacementConstraint
@Stability(Stable) @NotNull public CloudwatchEventTargetEcsTargetPlacementConstraintList getPlacementConstraint()
-
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 CloudwatchEventTargetEcsTargetNetworkConfiguration getNetworkConfigurationInput()
-
getOrderedPlacementStrategyInput
@Stability(Stable) @Nullable public Object getOrderedPlacementStrategyInput()
-
getPlacementConstraintInput
@Stability(Stable) @Nullable public Object getPlacementConstraintInput()
-
getPlatformVersionInput
@Stability(Stable) @Nullable public String getPlatformVersionInput()
-
getPropagateTagsInput
@Stability(Stable) @Nullable public String getPropagateTagsInput()
-
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)
-
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 CloudwatchEventTargetEcsTarget getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable CloudwatchEventTargetEcsTarget value)
-
-