Class DataPipelinePipelineWorkloadDataflowFlexTemplateRequestLaunchParameterEnvironmentOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.google.data_pipeline_pipeline.DataPipelinePipelineWorkloadDataflowFlexTemplateRequestLaunchParameterEnvironmentOutputReference
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.IResolvable,com.hashicorp.cdktf.ITerraformAddressable,software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.102.0 (build e354887)", date="2024-08-31T03:59:20.536Z") @Stability(Stable) public class DataPipelinePipelineWorkloadDataflowFlexTemplateRequestLaunchParameterEnvironmentOutputReference 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 DataPipelinePipelineWorkloadDataflowFlexTemplateRequestLaunchParameterEnvironmentOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedDataPipelinePipelineWorkloadDataflowFlexTemplateRequestLaunchParameterEnvironmentOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedDataPipelinePipelineWorkloadDataflowFlexTemplateRequestLaunchParameterEnvironmentOutputReference(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
-
DataPipelinePipelineWorkloadDataflowFlexTemplateRequestLaunchParameterEnvironmentOutputReference
protected DataPipelinePipelineWorkloadDataflowFlexTemplateRequestLaunchParameterEnvironmentOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
DataPipelinePipelineWorkloadDataflowFlexTemplateRequestLaunchParameterEnvironmentOutputReference
protected DataPipelinePipelineWorkloadDataflowFlexTemplateRequestLaunchParameterEnvironmentOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
DataPipelinePipelineWorkloadDataflowFlexTemplateRequestLaunchParameterEnvironmentOutputReference
@Stability(Stable) public DataPipelinePipelineWorkloadDataflowFlexTemplateRequestLaunchParameterEnvironmentOutputReference(@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
-
resetAdditionalExperiments
@Stability(Stable) public void resetAdditionalExperiments()
-
resetAdditionalUserLabels
@Stability(Stable) public void resetAdditionalUserLabels()
-
resetEnableStreamingEngine
@Stability(Stable) public void resetEnableStreamingEngine()
-
resetFlexrsGoal
@Stability(Stable) public void resetFlexrsGoal()
-
resetIpConfiguration
@Stability(Stable) public void resetIpConfiguration()
-
resetKmsKeyName
@Stability(Stable) public void resetKmsKeyName()
-
resetMachineType
@Stability(Stable) public void resetMachineType()
-
resetMaxWorkers
@Stability(Stable) public void resetMaxWorkers()
-
resetNetwork
@Stability(Stable) public void resetNetwork()
-
resetNumWorkers
@Stability(Stable) public void resetNumWorkers()
-
resetServiceAccountEmail
@Stability(Stable) public void resetServiceAccountEmail()
-
resetSubnetwork
@Stability(Stable) public void resetSubnetwork()
-
resetTempLocation
@Stability(Stable) public void resetTempLocation()
-
resetWorkerRegion
@Stability(Stable) public void resetWorkerRegion()
-
resetWorkerZone
@Stability(Stable) public void resetWorkerZone()
-
resetZone
@Stability(Stable) public void resetZone()
-
getAdditionalExperimentsInput
@Stability(Stable) @Nullable public List<String> getAdditionalExperimentsInput()
-
getAdditionalUserLabelsInput
@Stability(Stable) @Nullable public Map<String,String> getAdditionalUserLabelsInput()
-
getEnableStreamingEngineInput
@Stability(Stable) @Nullable public Object getEnableStreamingEngineInput()
-
getFlexrsGoalInput
@Stability(Stable) @Nullable public String getFlexrsGoalInput()
-
getIpConfigurationInput
@Stability(Stable) @Nullable public String getIpConfigurationInput()
-
getKmsKeyNameInput
@Stability(Stable) @Nullable public String getKmsKeyNameInput()
-
getMachineTypeInput
@Stability(Stable) @Nullable public String getMachineTypeInput()
-
getMaxWorkersInput
@Stability(Stable) @Nullable public Number getMaxWorkersInput()
-
getNetworkInput
@Stability(Stable) @Nullable public String getNetworkInput()
-
getNumWorkersInput
@Stability(Stable) @Nullable public Number getNumWorkersInput()
-
getServiceAccountEmailInput
@Stability(Stable) @Nullable public String getServiceAccountEmailInput()
-
getSubnetworkInput
@Stability(Stable) @Nullable public String getSubnetworkInput()
-
getTempLocationInput
@Stability(Stable) @Nullable public String getTempLocationInput()
-
getWorkerRegionInput
@Stability(Stable) @Nullable public String getWorkerRegionInput()
-
getWorkerZoneInput
@Stability(Stable) @Nullable public String getWorkerZoneInput()
-
getZoneInput
@Stability(Stable) @Nullable public String getZoneInput()
-
setAdditionalExperiments
@Stability(Stable) public void setAdditionalExperiments(@NotNull List<String> value)
-
getAdditionalUserLabels
@Stability(Stable) @NotNull public Map<String,String> getAdditionalUserLabels()
-
setAdditionalUserLabels
@Stability(Stable) public void setAdditionalUserLabels(@NotNull Map<String,String> value)
-
getEnableStreamingEngine
@Stability(Stable) @NotNull public Object getEnableStreamingEngine()
-
setEnableStreamingEngine
@Stability(Stable) public void setEnableStreamingEngine(@NotNull Boolean value)
-
setEnableStreamingEngine
@Stability(Stable) public void setEnableStreamingEngine(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getFlexrsGoal
@Stability(Stable) @NotNull public String getFlexrsGoal()
-
setFlexrsGoal
@Stability(Stable) public void setFlexrsGoal(@NotNull String value)
-
getIpConfiguration
@Stability(Stable) @NotNull public String getIpConfiguration()
-
setIpConfiguration
@Stability(Stable) public void setIpConfiguration(@NotNull String value)
-
getKmsKeyName
@Stability(Stable) @NotNull public String getKmsKeyName()
-
setKmsKeyName
@Stability(Stable) public void setKmsKeyName(@NotNull String value)
-
getMachineType
@Stability(Stable) @NotNull public String getMachineType()
-
setMachineType
@Stability(Stable) public void setMachineType(@NotNull String value)
-
getMaxWorkers
@Stability(Stable) @NotNull public Number getMaxWorkers()
-
setMaxWorkers
@Stability(Stable) public void setMaxWorkers(@NotNull Number value)
-
getNetwork
@Stability(Stable) @NotNull public String getNetwork()
-
setNetwork
@Stability(Stable) public void setNetwork(@NotNull String value)
-
getNumWorkers
@Stability(Stable) @NotNull public Number getNumWorkers()
-
setNumWorkers
@Stability(Stable) public void setNumWorkers(@NotNull Number value)
-
getServiceAccountEmail
@Stability(Stable) @NotNull public String getServiceAccountEmail()
-
setServiceAccountEmail
@Stability(Stable) public void setServiceAccountEmail(@NotNull String value)
-
getSubnetwork
@Stability(Stable) @NotNull public String getSubnetwork()
-
setSubnetwork
@Stability(Stable) public void setSubnetwork(@NotNull String value)
-
getTempLocation
@Stability(Stable) @NotNull public String getTempLocation()
-
setTempLocation
@Stability(Stable) public void setTempLocation(@NotNull String value)
-
getWorkerRegion
@Stability(Stable) @NotNull public String getWorkerRegion()
-
setWorkerRegion
@Stability(Stable) public void setWorkerRegion(@NotNull String value)
-
getWorkerZone
@Stability(Stable) @NotNull public String getWorkerZone()
-
setWorkerZone
@Stability(Stable) public void setWorkerZone(@NotNull String value)
-
getZone
@Stability(Stable) @NotNull public String getZone()
-
setZone
@Stability(Stable) public void setZone(@NotNull String value)
-
getInternalValue
@Stability(Stable) @Nullable public DataPipelinePipelineWorkloadDataflowFlexTemplateRequestLaunchParameterEnvironment getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable DataPipelinePipelineWorkloadDataflowFlexTemplateRequestLaunchParameterEnvironment value)
-
-