Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_task.DataplexTaskNotebookInfrastructureSpecContainerImage
-
Packages that use DataplexTaskNotebookInfrastructureSpecContainerImage Package Description com.hashicorp.cdktf.providers.google.dataplex_task google_dataplex_task -
-
Uses of DataplexTaskNotebookInfrastructureSpecContainerImage in com.hashicorp.cdktf.providers.google.dataplex_task
Classes in com.hashicorp.cdktf.providers.google.dataplex_task that implement DataplexTaskNotebookInfrastructureSpecContainerImage Modifier and Type Class Description static classDataplexTaskNotebookInfrastructureSpecContainerImage.Jsii$ProxyAn implementation forDataplexTaskNotebookInfrastructureSpecContainerImageMethods in com.hashicorp.cdktf.providers.google.dataplex_task that return DataplexTaskNotebookInfrastructureSpecContainerImage Modifier and Type Method Description DataplexTaskNotebookInfrastructureSpecContainerImageDataplexTaskNotebookInfrastructureSpecContainerImage.Builder. build()Builds the configured instance.default DataplexTaskNotebookInfrastructureSpecContainerImageDataplexTaskNotebookInfrastructureSpec. getContainerImage()container_image block.DataplexTaskNotebookInfrastructureSpecContainerImageDataplexTaskNotebookInfrastructureSpec.Jsii$Proxy. getContainerImage()DataplexTaskNotebookInfrastructureSpecContainerImageDataplexTaskNotebookInfrastructureSpecOutputReference. getContainerImageInput()DataplexTaskNotebookInfrastructureSpecContainerImageDataplexTaskNotebookInfrastructureSpecContainerImageOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dataplex_task with parameters of type DataplexTaskNotebookInfrastructureSpecContainerImage Modifier and Type Method Description DataplexTaskNotebookInfrastructureSpec.BuilderDataplexTaskNotebookInfrastructureSpec.Builder. containerImage(DataplexTaskNotebookInfrastructureSpecContainerImage containerImage)Sets the value ofDataplexTaskNotebookInfrastructureSpec.getContainerImage()voidDataplexTaskNotebookInfrastructureSpecOutputReference. putContainerImage(DataplexTaskNotebookInfrastructureSpecContainerImage value)voidDataplexTaskNotebookInfrastructureSpecContainerImageOutputReference. setInternalValue(DataplexTaskNotebookInfrastructureSpecContainerImage value)
-