Uses of Interface
com.hashicorp.cdktf.providers.aws.pinpoint_app.PinpointAppQuietTime
-
Packages that use PinpointAppQuietTime Package Description com.hashicorp.cdktf.providers.aws.pinpoint_app aws_pinpoint_app -
-
Uses of PinpointAppQuietTime in com.hashicorp.cdktf.providers.aws.pinpoint_app
Classes in com.hashicorp.cdktf.providers.aws.pinpoint_app that implement PinpointAppQuietTime Modifier and Type Class Description static classPinpointAppQuietTime.Jsii$ProxyAn implementation forPinpointAppQuietTimeMethods in com.hashicorp.cdktf.providers.aws.pinpoint_app that return PinpointAppQuietTime Modifier and Type Method Description PinpointAppQuietTimePinpointAppQuietTime.Builder. build()Builds the configured instance.PinpointAppQuietTimePinpointAppQuietTimeOutputReference. getInternalValue()default PinpointAppQuietTimePinpointAppConfig. getQuietTime()quiet_time block.PinpointAppQuietTimePinpointAppConfig.Jsii$Proxy. getQuietTime()PinpointAppQuietTimePinpointApp. getQuietTimeInput()Methods in com.hashicorp.cdktf.providers.aws.pinpoint_app with parameters of type PinpointAppQuietTime Modifier and Type Method Description voidPinpointApp. putQuietTime(PinpointAppQuietTime value)PinpointApp.BuilderPinpointApp.Builder. quietTime(PinpointAppQuietTime quietTime)quiet_time block.PinpointAppConfig.BuilderPinpointAppConfig.Builder. quietTime(PinpointAppQuietTime quietTime)Sets the value ofPinpointAppConfig.getQuietTime()voidPinpointAppQuietTimeOutputReference. setInternalValue(PinpointAppQuietTime value)
-