Class TemplateApplicationsArgs


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

      • aliyunUids

        public com.pulumi.core.Output<java.util.List<java.lang.String>> aliyunUids()
        Returns:
        The list of Alibaba Cloud accounts (primary accounts) of the resource directory members to which the quota is applied. > **NOTE:** Only 50 members can apply for quota increase in batch at a time. For more information about the members of the resource directory, see Query the list of all members in the resource directory.
      • desireValue

        public com.pulumi.core.Output<java.lang.Double> desireValue()
        Returns:
        The value of the quota request. > **NOTE:** The quota request is approved by the technical support of each cloud service. If you want to increase the chance of passing, please fill in a reasonable application value and detailed application reasons when applying for quota.
      • dimensions

        public java.util.Optional<com.pulumi.core.Output<java.util.List<TemplateApplicationsDimensionArgs>>> dimensions()
        Returns:
        Quota dimension. See `dimensions` below.
      • effectiveTime

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> effectiveTime()
        Returns:
        The UTC time when the quota takes effect. This parameter applies only to the equity quota (WhiteListLabel). > **NOTE:** If the current account does not select the effective time, the default is the submission time.
      • envLanguage

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> envLanguage()
        Returns:
        The language of the quota application result notification. Value: - zh (default): Chinese. - en: English.
      • expireTime

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> expireTime()
        Returns:
        The UTC time when the quota expires. This parameter applies only to the equity quota (WhiteListLabel). > **NOTE:** If No Expiration Time is selected for the current account, the expiration time is 99 years from the effective time of the current quota.
      • noticeType

        public java.util.Optional<com.pulumi.core.Output<java.lang.Integer>> noticeType()
        Returns:
        Whether to send notification of quota application result. Value: - 0 (default): No. - 3: Yes.
      • productCode

        public com.pulumi.core.Output<java.lang.String> productCode()
        Returns:
        Cloud service name abbreviation. > **NOTE:** For more information about cloud services that support quota centers, see Cloud services that support quota centers.
      • quotaActionCode

        public com.pulumi.core.Output<java.lang.String> quotaActionCode()
        Returns:
        The quota ID.
      • quotaCategory

        public com.pulumi.core.Output<java.lang.String> quotaCategory()
        Returns:
        The quota type. Value: - CommonQuota (default): Generic quota. - FlowControl:API rate quota. - WhiteListLabel: Equity quota.
      • reason

        public com.pulumi.core.Output<java.lang.String> reason()
        Returns:
        Reason for quota application. > **NOTE:** The quota request is approved by the technical support of each cloud service. If you want to increase the chance of passing, please fill in a reasonable application value and detailed application reasons when applying for quota.