Class PipesPipeSourceParametersOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.aws.pipes_pipe.PipesPipeSourceParametersOutputReference
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.IResolvable,com.hashicorp.cdktf.ITerraformAddressable,software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-30T04:56:54.430Z") @Stability(Stable) public class PipesPipeSourceParametersOutputReference extends com.hashicorp.cdktf.ComplexObject
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.IInterpolatingParent
com.hashicorp.cdktf.IInterpolatingParent.Jsii$Default, com.hashicorp.cdktf.IInterpolatingParent.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description PipesPipeSourceParametersOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedPipesPipeSourceParametersOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedPipesPipeSourceParametersOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
Method Summary
-
Methods inherited from class com.hashicorp.cdktf.ComplexObject
computeFqn, getAnyMapAttribute, getBooleanAttribute, getBooleanMapAttribute, getComplexObjectIndex, getComplexObjectIsFromSet, getCreationStack, getFqn, getListAttribute, getNumberAttribute, getNumberListAttribute, getNumberMapAttribute, getStringAttribute, getStringMapAttribute, getTerraformAttribute, getTerraformResource, interpolationAsList, interpolationForAttribute, resolve, setComplexObjectIndex, setComplexObjectIndex, setComplexObjectIsFromSet, setTerraformAttribute, setTerraformResource, toString
-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-
-
-
Constructor Detail
-
PipesPipeSourceParametersOutputReference
protected PipesPipeSourceParametersOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
PipesPipeSourceParametersOutputReference
protected PipesPipeSourceParametersOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
PipesPipeSourceParametersOutputReference
@Stability(Stable) public PipesPipeSourceParametersOutputReference(@NotNull com.hashicorp.cdktf.IInterpolatingParent terraformResource, @NotNull String terraformAttribute)- Parameters:
terraformResource- The parent resource. This parameter is required.terraformAttribute- The attribute on the parent resource this class is referencing. This parameter is required.
-
-
Method Detail
-
putActivemqBrokerParameters
@Stability(Stable) public void putActivemqBrokerParameters(@NotNull PipesPipeSourceParametersActivemqBrokerParameters value)- Parameters:
value- This parameter is required.
-
putDynamodbStreamParameters
@Stability(Stable) public void putDynamodbStreamParameters(@NotNull PipesPipeSourceParametersDynamodbStreamParameters value)- Parameters:
value- This parameter is required.
-
putFilterCriteria
@Stability(Stable) public void putFilterCriteria(@NotNull PipesPipeSourceParametersFilterCriteria value)- Parameters:
value- This parameter is required.
-
putKinesisStreamParameters
@Stability(Stable) public void putKinesisStreamParameters(@NotNull PipesPipeSourceParametersKinesisStreamParameters value)- Parameters:
value- This parameter is required.
-
putManagedStreamingKafkaParameters
@Stability(Stable) public void putManagedStreamingKafkaParameters(@NotNull PipesPipeSourceParametersManagedStreamingKafkaParameters value)- Parameters:
value- This parameter is required.
-
putRabbitmqBrokerParameters
@Stability(Stable) public void putRabbitmqBrokerParameters(@NotNull PipesPipeSourceParametersRabbitmqBrokerParameters value)- Parameters:
value- This parameter is required.
-
putSelfManagedKafkaParameters
@Stability(Stable) public void putSelfManagedKafkaParameters(@NotNull PipesPipeSourceParametersSelfManagedKafkaParameters value)- Parameters:
value- This parameter is required.
-
putSqsQueueParameters
@Stability(Stable) public void putSqsQueueParameters(@NotNull PipesPipeSourceParametersSqsQueueParameters value)- Parameters:
value- This parameter is required.
-
resetActivemqBrokerParameters
@Stability(Stable) public void resetActivemqBrokerParameters()
-
resetDynamodbStreamParameters
@Stability(Stable) public void resetDynamodbStreamParameters()
-
resetFilterCriteria
@Stability(Stable) public void resetFilterCriteria()
-
resetKinesisStreamParameters
@Stability(Stable) public void resetKinesisStreamParameters()
-
resetManagedStreamingKafkaParameters
@Stability(Stable) public void resetManagedStreamingKafkaParameters()
-
resetRabbitmqBrokerParameters
@Stability(Stable) public void resetRabbitmqBrokerParameters()
-
resetSelfManagedKafkaParameters
@Stability(Stable) public void resetSelfManagedKafkaParameters()
-
resetSqsQueueParameters
@Stability(Stable) public void resetSqsQueueParameters()
-
getActivemqBrokerParameters
@Stability(Stable) @NotNull public PipesPipeSourceParametersActivemqBrokerParametersOutputReference getActivemqBrokerParameters()
-
getDynamodbStreamParameters
@Stability(Stable) @NotNull public PipesPipeSourceParametersDynamodbStreamParametersOutputReference getDynamodbStreamParameters()
-
getFilterCriteria
@Stability(Stable) @NotNull public PipesPipeSourceParametersFilterCriteriaOutputReference getFilterCriteria()
-
getKinesisStreamParameters
@Stability(Stable) @NotNull public PipesPipeSourceParametersKinesisStreamParametersOutputReference getKinesisStreamParameters()
-
getManagedStreamingKafkaParameters
@Stability(Stable) @NotNull public PipesPipeSourceParametersManagedStreamingKafkaParametersOutputReference getManagedStreamingKafkaParameters()
-
getRabbitmqBrokerParameters
@Stability(Stable) @NotNull public PipesPipeSourceParametersRabbitmqBrokerParametersOutputReference getRabbitmqBrokerParameters()
-
getSelfManagedKafkaParameters
@Stability(Stable) @NotNull public PipesPipeSourceParametersSelfManagedKafkaParametersOutputReference getSelfManagedKafkaParameters()
-
getSqsQueueParameters
@Stability(Stable) @NotNull public PipesPipeSourceParametersSqsQueueParametersOutputReference getSqsQueueParameters()
-
getActivemqBrokerParametersInput
@Stability(Stable) @Nullable public PipesPipeSourceParametersActivemqBrokerParameters getActivemqBrokerParametersInput()
-
getDynamodbStreamParametersInput
@Stability(Stable) @Nullable public PipesPipeSourceParametersDynamodbStreamParameters getDynamodbStreamParametersInput()
-
getFilterCriteriaInput
@Stability(Stable) @Nullable public PipesPipeSourceParametersFilterCriteria getFilterCriteriaInput()
-
getKinesisStreamParametersInput
@Stability(Stable) @Nullable public PipesPipeSourceParametersKinesisStreamParameters getKinesisStreamParametersInput()
-
getManagedStreamingKafkaParametersInput
@Stability(Stable) @Nullable public PipesPipeSourceParametersManagedStreamingKafkaParameters getManagedStreamingKafkaParametersInput()
-
getRabbitmqBrokerParametersInput
@Stability(Stable) @Nullable public PipesPipeSourceParametersRabbitmqBrokerParameters getRabbitmqBrokerParametersInput()
-
getSelfManagedKafkaParametersInput
@Stability(Stable) @Nullable public PipesPipeSourceParametersSelfManagedKafkaParameters getSelfManagedKafkaParametersInput()
-
getSqsQueueParametersInput
@Stability(Stable) @Nullable public PipesPipeSourceParametersSqsQueueParameters getSqsQueueParametersInput()
-
getInternalValue
@Stability(Stable) @Nullable public PipesPipeSourceParameters getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable PipesPipeSourceParameters value)
-
-