Uses of Class
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigMonitoringRequestLogging.Builder
-
Packages that use IdentityPlatformConfigMonitoringRequestLogging.Builder Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigMonitoringRequestLogging.Builder in com.hashicorp.cdktf.providers.google.identity_platform_config
Methods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigMonitoringRequestLogging.Builder Modifier and Type Method Description static IdentityPlatformConfigMonitoringRequestLogging.BuilderIdentityPlatformConfigMonitoringRequestLogging. builder()IdentityPlatformConfigMonitoringRequestLogging.BuilderIdentityPlatformConfigMonitoringRequestLogging.Builder. enabled(com.hashicorp.cdktf.IResolvable enabled)Sets the value ofIdentityPlatformConfigMonitoringRequestLogging.getEnabled()IdentityPlatformConfigMonitoringRequestLogging.BuilderIdentityPlatformConfigMonitoringRequestLogging.Builder. enabled(Boolean enabled)Sets the value ofIdentityPlatformConfigMonitoringRequestLogging.getEnabled()Constructors in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigMonitoringRequestLogging.Builder Constructor Description Jsii$Proxy(IdentityPlatformConfigMonitoringRequestLogging.Builder builder)Constructor that initializes the object based on literal property values passed by theIdentityPlatformConfigMonitoringRequestLogging.Builder.
-