Class PipesPipeTargetParametersSqsQueueParametersOutputReference

  • 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.450Z")
    @Stability(Stable)
    public class PipesPipeTargetParametersSqsQueueParametersOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • PipesPipeTargetParametersSqsQueueParametersOutputReference

        protected PipesPipeTargetParametersSqsQueueParametersOutputReference​(software.amazon.jsii.JsiiObjectRef objRef)
      • PipesPipeTargetParametersSqsQueueParametersOutputReference

        protected PipesPipeTargetParametersSqsQueueParametersOutputReference​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • PipesPipeTargetParametersSqsQueueParametersOutputReference

        @Stability(Stable)
        public PipesPipeTargetParametersSqsQueueParametersOutputReference​(@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

      • resetMessageDeduplicationId

        @Stability(Stable)
        public void resetMessageDeduplicationId()
      • resetMessageGroupId

        @Stability(Stable)
        public void resetMessageGroupId()
      • getMessageDeduplicationIdInput

        @Stability(Stable)
        @Nullable
        public String getMessageDeduplicationIdInput()
      • getMessageGroupIdInput

        @Stability(Stable)
        @Nullable
        public String getMessageGroupIdInput()
      • getMessageDeduplicationId

        @Stability(Stable)
        @NotNull
        public String getMessageDeduplicationId()
      • setMessageDeduplicationId

        @Stability(Stable)
        public void setMessageDeduplicationId​(@NotNull
                                              String value)
      • getMessageGroupId

        @Stability(Stable)
        @NotNull
        public String getMessageGroupId()
      • setMessageGroupId

        @Stability(Stable)
        public void setMessageGroupId​(@NotNull
                                      String value)