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