Uses of Interface
com.hashicorp.cdktf.providers.google.container_analysis_note.ContainerAnalysisNoteConfig
-
Packages that use ContainerAnalysisNoteConfig Package Description com.hashicorp.cdktf.providers.google.container_analysis_note google_container_analysis_note -
-
Uses of ContainerAnalysisNoteConfig in com.hashicorp.cdktf.providers.google.container_analysis_note
Classes in com.hashicorp.cdktf.providers.google.container_analysis_note that implement ContainerAnalysisNoteConfig Modifier and Type Class Description static classContainerAnalysisNoteConfig.Jsii$ProxyAn implementation forContainerAnalysisNoteConfigMethods in com.hashicorp.cdktf.providers.google.container_analysis_note that return ContainerAnalysisNoteConfig Modifier and Type Method Description ContainerAnalysisNoteConfigContainerAnalysisNoteConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.container_analysis_note with parameters of type ContainerAnalysisNoteConfig Constructor Description ContainerAnalysisNote(software.constructs.Construct scope, String id, ContainerAnalysisNoteConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_analysis_note google_container_analysis_note} Resource.
-