Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_task.DataplexTaskSparkInfrastructureSpecContainerImage
-
Packages that use DataplexTaskSparkInfrastructureSpecContainerImage Package Description com.hashicorp.cdktf.providers.google.dataplex_task google_dataplex_task -
-
Uses of DataplexTaskSparkInfrastructureSpecContainerImage in com.hashicorp.cdktf.providers.google.dataplex_task
Classes in com.hashicorp.cdktf.providers.google.dataplex_task that implement DataplexTaskSparkInfrastructureSpecContainerImage Modifier and Type Class Description static classDataplexTaskSparkInfrastructureSpecContainerImage.Jsii$ProxyAn implementation forDataplexTaskSparkInfrastructureSpecContainerImageMethods in com.hashicorp.cdktf.providers.google.dataplex_task that return DataplexTaskSparkInfrastructureSpecContainerImage Modifier and Type Method Description DataplexTaskSparkInfrastructureSpecContainerImageDataplexTaskSparkInfrastructureSpecContainerImage.Builder. build()Builds the configured instance.default DataplexTaskSparkInfrastructureSpecContainerImageDataplexTaskSparkInfrastructureSpec. getContainerImage()container_image block.DataplexTaskSparkInfrastructureSpecContainerImageDataplexTaskSparkInfrastructureSpec.Jsii$Proxy. getContainerImage()DataplexTaskSparkInfrastructureSpecContainerImageDataplexTaskSparkInfrastructureSpecOutputReference. getContainerImageInput()DataplexTaskSparkInfrastructureSpecContainerImageDataplexTaskSparkInfrastructureSpecContainerImageOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dataplex_task with parameters of type DataplexTaskSparkInfrastructureSpecContainerImage Modifier and Type Method Description DataplexTaskSparkInfrastructureSpec.BuilderDataplexTaskSparkInfrastructureSpec.Builder. containerImage(DataplexTaskSparkInfrastructureSpecContainerImage containerImage)Sets the value ofDataplexTaskSparkInfrastructureSpec.getContainerImage()voidDataplexTaskSparkInfrastructureSpecOutputReference. putContainerImage(DataplexTaskSparkInfrastructureSpecContainerImage value)voidDataplexTaskSparkInfrastructureSpecContainerImageOutputReference. setInternalValue(DataplexTaskSparkInfrastructureSpecContainerImage value)
-