getWarmPool

Resource schema for AWS::AutoScaling::WarmPool.

Return

null

Parameters

argument

null


suspend fun getWarmPool(autoScalingGroupName: String): GetWarmPoolResult

Return

null

Parameters

autoScalingGroupName

The name of the Auto Scaling group.

See also


suspend fun getWarmPool(argument: suspend GetWarmPoolPlainArgsBuilder.() -> Unit): GetWarmPoolResult

Return

null

Parameters

argument

Builder for com.pulumi.awsnative.autoscaling.kotlin.inputs.GetWarmPoolPlainArgs.

See also