Uses of Interface
com.hashicorp.cdktf.providers.google.access_context_manager_service_perimeter.AccessContextManagerServicePerimeterSpecIngressPoliciesIngressFromSources
-
Packages that use AccessContextManagerServicePerimeterSpecIngressPoliciesIngressFromSources Package Description com.hashicorp.cdktf.providers.google.access_context_manager_service_perimeter google_access_context_manager_service_perimeter -
-
Uses of AccessContextManagerServicePerimeterSpecIngressPoliciesIngressFromSources in com.hashicorp.cdktf.providers.google.access_context_manager_service_perimeter
Classes in com.hashicorp.cdktf.providers.google.access_context_manager_service_perimeter that implement AccessContextManagerServicePerimeterSpecIngressPoliciesIngressFromSources Modifier and Type Class Description static classAccessContextManagerServicePerimeterSpecIngressPoliciesIngressFromSources.Jsii$ProxyAn implementation forAccessContextManagerServicePerimeterSpecIngressPoliciesIngressFromSourcesMethods in com.hashicorp.cdktf.providers.google.access_context_manager_service_perimeter that return AccessContextManagerServicePerimeterSpecIngressPoliciesIngressFromSources Modifier and Type Method Description AccessContextManagerServicePerimeterSpecIngressPoliciesIngressFromSourcesAccessContextManagerServicePerimeterSpecIngressPoliciesIngressFromSources.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.access_context_manager_service_perimeter with parameters of type AccessContextManagerServicePerimeterSpecIngressPoliciesIngressFromSources Modifier and Type Method Description voidAccessContextManagerServicePerimeterSpecIngressPoliciesIngressFromSourcesOutputReference. setInternalValue(AccessContextManagerServicePerimeterSpecIngressPoliciesIngressFromSources value)Method parameters in com.hashicorp.cdktf.providers.google.access_context_manager_service_perimeter with type arguments of type AccessContextManagerServicePerimeterSpecIngressPoliciesIngressFromSources Modifier and Type Method Description voidAccessContextManagerServicePerimeterSpecIngressPoliciesIngressFromSourcesList. setInternalValue(List<AccessContextManagerServicePerimeterSpecIngressPoliciesIngressFromSources> value)AccessContextManagerServicePerimeterSpecIngressPoliciesIngressFrom.BuilderAccessContextManagerServicePerimeterSpecIngressPoliciesIngressFrom.Builder. sources(List<? extends AccessContextManagerServicePerimeterSpecIngressPoliciesIngressFromSources> sources)
-