Uses of Interface
com.hashicorp.cdktf.providers.aws.pinpoint_event_stream.PinpointEventStreamConfig
-
Packages that use PinpointEventStreamConfig Package Description com.hashicorp.cdktf.providers.aws.pinpoint_event_stream aws_pinpoint_event_stream -
-
Uses of PinpointEventStreamConfig in com.hashicorp.cdktf.providers.aws.pinpoint_event_stream
Classes in com.hashicorp.cdktf.providers.aws.pinpoint_event_stream that implement PinpointEventStreamConfig Modifier and Type Class Description static classPinpointEventStreamConfig.Jsii$ProxyAn implementation forPinpointEventStreamConfigMethods in com.hashicorp.cdktf.providers.aws.pinpoint_event_stream that return PinpointEventStreamConfig Modifier and Type Method Description PinpointEventStreamConfigPinpointEventStreamConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.pinpoint_event_stream with parameters of type PinpointEventStreamConfig Constructor Description PinpointEventStream(software.constructs.Construct scope, String id, PinpointEventStreamConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_event_stream aws_pinpoint_event_stream} Resource.
-