Uses of Class
com.hashicorp.cdktf.providers.aws.evidently_launch.EvidentlyLaunchGroups.Builder
-
Packages that use EvidentlyLaunchGroups.Builder Package Description com.hashicorp.cdktf.providers.aws.evidently_launch aws_evidently_launch -
-
Uses of EvidentlyLaunchGroups.Builder in com.hashicorp.cdktf.providers.aws.evidently_launch
Methods in com.hashicorp.cdktf.providers.aws.evidently_launch that return EvidentlyLaunchGroups.Builder Modifier and Type Method Description static EvidentlyLaunchGroups.BuilderEvidentlyLaunchGroups. builder()EvidentlyLaunchGroups.BuilderEvidentlyLaunchGroups.Builder. description(String description)Sets the value ofEvidentlyLaunchGroups.getDescription()EvidentlyLaunchGroups.BuilderEvidentlyLaunchGroups.Builder. feature(String feature)Sets the value ofEvidentlyLaunchGroups.getFeature()EvidentlyLaunchGroups.BuilderEvidentlyLaunchGroups.Builder. name(String name)Sets the value ofEvidentlyLaunchGroups.getName()EvidentlyLaunchGroups.BuilderEvidentlyLaunchGroups.Builder. variation(String variation)Sets the value ofEvidentlyLaunchGroups.getVariation()Constructors in com.hashicorp.cdktf.providers.aws.evidently_launch with parameters of type EvidentlyLaunchGroups.Builder Constructor Description Jsii$Proxy(EvidentlyLaunchGroups.Builder builder)Constructor that initializes the object based on literal property values passed by theEvidentlyLaunchGroups.Builder.
-