Uses of Class
com.hashicorp.cdktf.providers.aws.appconfig_environment.AppconfigEnvironmentMonitor.Builder
-
Packages that use AppconfigEnvironmentMonitor.Builder Package Description com.hashicorp.cdktf.providers.aws.appconfig_environment aws_appconfig_environment -
-
Uses of AppconfigEnvironmentMonitor.Builder in com.hashicorp.cdktf.providers.aws.appconfig_environment
Methods in com.hashicorp.cdktf.providers.aws.appconfig_environment that return AppconfigEnvironmentMonitor.Builder Modifier and Type Method Description AppconfigEnvironmentMonitor.BuilderAppconfigEnvironmentMonitor.Builder. alarmArn(String alarmArn)Sets the value ofAppconfigEnvironmentMonitor.getAlarmArn()AppconfigEnvironmentMonitor.BuilderAppconfigEnvironmentMonitor.Builder. alarmRoleArn(String alarmRoleArn)Sets the value ofAppconfigEnvironmentMonitor.getAlarmRoleArn()static AppconfigEnvironmentMonitor.BuilderAppconfigEnvironmentMonitor. builder()Constructors in com.hashicorp.cdktf.providers.aws.appconfig_environment with parameters of type AppconfigEnvironmentMonitor.Builder Constructor Description Jsii$Proxy(AppconfigEnvironmentMonitor.Builder builder)Constructor that initializes the object based on literal property values passed by theAppconfigEnvironmentMonitor.Builder.
-