Uses of Interface
com.hashicorp.cdktf.providers.aws.pinpoint_app.PinpointAppLimits
-
Packages that use PinpointAppLimits Package Description com.hashicorp.cdktf.providers.aws.pinpoint_app aws_pinpoint_app -
-
Uses of PinpointAppLimits in com.hashicorp.cdktf.providers.aws.pinpoint_app
Classes in com.hashicorp.cdktf.providers.aws.pinpoint_app that implement PinpointAppLimits Modifier and Type Class Description static classPinpointAppLimits.Jsii$ProxyAn implementation forPinpointAppLimitsMethods in com.hashicorp.cdktf.providers.aws.pinpoint_app that return PinpointAppLimits Modifier and Type Method Description PinpointAppLimitsPinpointAppLimits.Builder. build()Builds the configured instance.PinpointAppLimitsPinpointAppLimitsOutputReference. getInternalValue()default PinpointAppLimitsPinpointAppConfig. getLimits()limits block.PinpointAppLimitsPinpointAppConfig.Jsii$Proxy. getLimits()PinpointAppLimitsPinpointApp. getLimitsInput()Methods in com.hashicorp.cdktf.providers.aws.pinpoint_app with parameters of type PinpointAppLimits Modifier and Type Method Description PinpointApp.BuilderPinpointApp.Builder. limits(PinpointAppLimits limits)limits block.PinpointAppConfig.BuilderPinpointAppConfig.Builder. limits(PinpointAppLimits limits)Sets the value ofPinpointAppConfig.getLimits()voidPinpointApp. putLimits(PinpointAppLimits value)voidPinpointAppLimitsOutputReference. setInternalValue(PinpointAppLimits value)
-