Class AutoscalingplansScalingPlanApplicationSourceOutputReference

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

      • AutoscalingplansScalingPlanApplicationSourceOutputReference

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

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

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

      • putTagFilter

        @Stability(Stable)
        public void putTagFilter​(@NotNull
                                 Object value)
        Parameters:
        value - This parameter is required.
      • resetCloudformationStackArn

        @Stability(Stable)
        public void resetCloudformationStackArn()
      • resetTagFilter

        @Stability(Stable)
        public void resetTagFilter()
      • getCloudformationStackArnInput

        @Stability(Stable)
        @Nullable
        public String getCloudformationStackArnInput()
      • getTagFilterInput

        @Stability(Stable)
        @Nullable
        public Object getTagFilterInput()
      • getCloudformationStackArn

        @Stability(Stable)
        @NotNull
        public String getCloudformationStackArn()
      • setCloudformationStackArn

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