Uses of Class
com.hashicorp.cdktf.providers.aws.evidently_launch.EvidentlyLaunchTimeouts.Builder
-
Packages that use EvidentlyLaunchTimeouts.Builder Package Description com.hashicorp.cdktf.providers.aws.evidently_launch aws_evidently_launch -
-
Uses of EvidentlyLaunchTimeouts.Builder in com.hashicorp.cdktf.providers.aws.evidently_launch
Methods in com.hashicorp.cdktf.providers.aws.evidently_launch that return EvidentlyLaunchTimeouts.Builder Modifier and Type Method Description static EvidentlyLaunchTimeouts.BuilderEvidentlyLaunchTimeouts. builder()EvidentlyLaunchTimeouts.BuilderEvidentlyLaunchTimeouts.Builder. create(String create)Sets the value ofEvidentlyLaunchTimeouts.getCreate()EvidentlyLaunchTimeouts.BuilderEvidentlyLaunchTimeouts.Builder. delete(String delete)Sets the value ofEvidentlyLaunchTimeouts.getDelete()EvidentlyLaunchTimeouts.BuilderEvidentlyLaunchTimeouts.Builder. update(String update)Sets the value ofEvidentlyLaunchTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.aws.evidently_launch with parameters of type EvidentlyLaunchTimeouts.Builder Constructor Description Jsii$Proxy(EvidentlyLaunchTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theEvidentlyLaunchTimeouts.Builder.
-