Uses of Interface
com.hashicorp.cdktf.providers.aws.evidently_launch.EvidentlyLaunchGroups
-
Packages that use EvidentlyLaunchGroups Package Description com.hashicorp.cdktf.providers.aws.evidently_launch aws_evidently_launch -
-
Uses of EvidentlyLaunchGroups in com.hashicorp.cdktf.providers.aws.evidently_launch
Classes in com.hashicorp.cdktf.providers.aws.evidently_launch that implement EvidentlyLaunchGroups Modifier and Type Class Description static classEvidentlyLaunchGroups.Jsii$ProxyAn implementation forEvidentlyLaunchGroupsMethods in com.hashicorp.cdktf.providers.aws.evidently_launch that return EvidentlyLaunchGroups Modifier and Type Method Description EvidentlyLaunchGroupsEvidentlyLaunchGroups.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.evidently_launch with parameters of type EvidentlyLaunchGroups Modifier and Type Method Description voidEvidentlyLaunchGroupsOutputReference. setInternalValue(EvidentlyLaunchGroups value)Method parameters in com.hashicorp.cdktf.providers.aws.evidently_launch with type arguments of type EvidentlyLaunchGroups Modifier and Type Method Description EvidentlyLaunch.BuilderEvidentlyLaunch.Builder. groups(List<? extends EvidentlyLaunchGroups> groups)groups block.EvidentlyLaunchConfig.BuilderEvidentlyLaunchConfig.Builder. groups(List<? extends EvidentlyLaunchGroups> groups)Sets the value ofEvidentlyLaunchConfig.getGroups()voidEvidentlyLaunchGroupsList. setInternalValue(List<EvidentlyLaunchGroups> value)
-