Class ApphubWorkloadAttributesOutputReference

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.IResolvable, com.hashicorp.cdktf.ITerraformAddressable, software.amazon.jsii.JsiiSerializable

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:17.518Z")
    @Stability(Stable)
    public class ApphubWorkloadAttributesOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • ApphubWorkloadAttributesOutputReference

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

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

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

      • putBusinessOwners

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

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

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

        @Stability(Stable)
        public void resetBusinessOwners()
      • resetCriticality

        @Stability(Stable)
        public void resetCriticality()
      • resetDeveloperOwners

        @Stability(Stable)
        public void resetDeveloperOwners()
      • resetEnvironment

        @Stability(Stable)
        public void resetEnvironment()
      • resetOperatorOwners

        @Stability(Stable)
        public void resetOperatorOwners()
      • getBusinessOwnersInput

        @Stability(Stable)
        @Nullable
        public Object getBusinessOwnersInput()
      • getDeveloperOwnersInput

        @Stability(Stable)
        @Nullable
        public Object getDeveloperOwnersInput()
      • getOperatorOwnersInput

        @Stability(Stable)
        @Nullable
        public Object getOperatorOwnersInput()