Class ApphubWorkloadAttributes.Jsii$Proxy

    • Constructor Detail

      • Jsii$Proxy

        protected Jsii$Proxy​(software.amazon.jsii.JsiiObjectRef objRef)
        Constructor that initializes the object based on values retrieved from the JsiiObject.
        Parameters:
        objRef - Reference to the JSII managed object.
    • Method Detail

      • getBusinessOwners

        public final Object getBusinessOwners()
        Description copied from interface: ApphubWorkloadAttributes
        business_owners block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apphub_workload#business_owners ApphubWorkload#business_owners}

        Specified by:
        getBusinessOwners in interface ApphubWorkloadAttributes
      • getDeveloperOwners

        public final Object getDeveloperOwners()
        Description copied from interface: ApphubWorkloadAttributes
        developer_owners block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apphub_workload#developer_owners ApphubWorkload#developer_owners}

        Specified by:
        getDeveloperOwners in interface ApphubWorkloadAttributes
      • getOperatorOwners

        public final Object getOperatorOwners()
        Description copied from interface: ApphubWorkloadAttributes
        operator_owners block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apphub_workload#operator_owners ApphubWorkload#operator_owners}

        Specified by:
        getOperatorOwners in interface ApphubWorkloadAttributes
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object