Interface ApphubServiceAttributesBusinessOwners

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    ApphubServiceAttributesBusinessOwners.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:17.502Z")
    @Stability(Stable)
    public interface ApphubServiceAttributesBusinessOwners
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getEmail

        @Stability(Stable)
        @NotNull
        String getEmail()
        Required. Email address of the contacts.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apphub_service#email ApphubService#email}

      • getDisplayName

        @Stability(Stable)
        @Nullable
        default String getDisplayName()
        Contact's name.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apphub_service#display_name ApphubService#display_name}