Class PagesDomainArgs


  • public final class PagesDomainArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • accountId

        public com.pulumi.core.Output<java.lang.String> accountId()
        Returns:
        The account identifier to target for the resource. **Modifying this attribute will force creation of a new resource.**
      • domain

        public com.pulumi.core.Output<java.lang.String> domain()
        Returns:
        Custom domain. **Modifying this attribute will force creation of a new resource.**
      • projectName

        public com.pulumi.core.Output<java.lang.String> projectName()
        Returns:
        Name of the Pages Project. **Modifying this attribute will force creation of a new resource.**