Class CapacityProviderArgs


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

      • autoScalingGroupProvider

        public com.pulumi.core.Output<CapacityProviderAutoScalingGroupProviderArgs> autoScalingGroupProvider()
        Returns:
        Configuration block for the provider for the ECS auto scaling group. Detailed below.
      • name

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> name()
        Returns:
        Name of the capacity provider.
      • tags

        public java.util.Optional<com.pulumi.core.Output<java.util.Map<java.lang.String,​java.lang.String>>> tags()
        Returns:
        Key-value map of resource tags. If configured with a provider `default_tags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.