Uses of Interface
com.hashicorp.cdktf.providers.aws.pipes_pipe.PipesPipeSourceParametersDynamodbStreamParameters
-
Packages that use PipesPipeSourceParametersDynamodbStreamParameters Package Description com.hashicorp.cdktf.providers.aws.pipes_pipe aws_pipes_pipe -
-
Uses of PipesPipeSourceParametersDynamodbStreamParameters in com.hashicorp.cdktf.providers.aws.pipes_pipe
Classes in com.hashicorp.cdktf.providers.aws.pipes_pipe that implement PipesPipeSourceParametersDynamodbStreamParameters Modifier and Type Class Description static classPipesPipeSourceParametersDynamodbStreamParameters.Jsii$ProxyAn implementation forPipesPipeSourceParametersDynamodbStreamParametersMethods in com.hashicorp.cdktf.providers.aws.pipes_pipe that return PipesPipeSourceParametersDynamodbStreamParameters Modifier and Type Method Description PipesPipeSourceParametersDynamodbStreamParametersPipesPipeSourceParametersDynamodbStreamParameters.Builder. build()Builds the configured instance.default PipesPipeSourceParametersDynamodbStreamParametersPipesPipeSourceParameters. getDynamodbStreamParameters()dynamodb_stream_parameters block.PipesPipeSourceParametersDynamodbStreamParametersPipesPipeSourceParameters.Jsii$Proxy. getDynamodbStreamParameters()PipesPipeSourceParametersDynamodbStreamParametersPipesPipeSourceParametersOutputReference. getDynamodbStreamParametersInput()PipesPipeSourceParametersDynamodbStreamParametersPipesPipeSourceParametersDynamodbStreamParametersOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.pipes_pipe with parameters of type PipesPipeSourceParametersDynamodbStreamParameters Modifier and Type Method Description PipesPipeSourceParameters.BuilderPipesPipeSourceParameters.Builder. dynamodbStreamParameters(PipesPipeSourceParametersDynamodbStreamParameters dynamodbStreamParameters)Sets the value ofPipesPipeSourceParameters.getDynamodbStreamParameters()voidPipesPipeSourceParametersOutputReference. putDynamodbStreamParameters(PipesPipeSourceParametersDynamodbStreamParameters value)voidPipesPipeSourceParametersDynamodbStreamParametersOutputReference. setInternalValue(PipesPipeSourceParametersDynamodbStreamParameters value)
-