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