Class ServerlessKubernetesAddonArgs


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

      • config

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> config()
        Returns:
        The ACK add-on configurations.
      • disabled

        public java.util.Optional<com.pulumi.core.Output<java.lang.Boolean>> disabled()
        Returns:
        Disables the automatic installation of a component. Default is `false`. The following example is the definition of addons block, The type of this field is list:
      • name

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> name()
        Returns:
        Name of the ACK add-on. The name must match one of the names returned by [DescribeAddons](https://help.aliyun.com/document_detail/171524.html).