Uses of Class
com.hashicorp.cdktf.providers.aws.pinpoint_app.PinpointAppQuietTime.Builder
-
Packages that use PinpointAppQuietTime.Builder Package Description com.hashicorp.cdktf.providers.aws.pinpoint_app aws_pinpoint_app -
-
Uses of PinpointAppQuietTime.Builder in com.hashicorp.cdktf.providers.aws.pinpoint_app
Methods in com.hashicorp.cdktf.providers.aws.pinpoint_app that return PinpointAppQuietTime.Builder Modifier and Type Method Description static PinpointAppQuietTime.BuilderPinpointAppQuietTime. builder()PinpointAppQuietTime.BuilderPinpointAppQuietTime.Builder. end(String end)Sets the value ofPinpointAppQuietTime.getEnd()PinpointAppQuietTime.BuilderPinpointAppQuietTime.Builder. start(String start)Sets the value ofPinpointAppQuietTime.getStart()Constructors in com.hashicorp.cdktf.providers.aws.pinpoint_app with parameters of type PinpointAppQuietTime.Builder Constructor Description Jsii$Proxy(PinpointAppQuietTime.Builder builder)Constructor that initializes the object based on literal property values passed by thePinpointAppQuietTime.Builder.
-