get Capacity Provider
Resource Type definition for AWS::ECS::CapacityProvider.
Return
null
Parameters
argument
null
Return
null
Parameters
name
The name of the capacity provider. If a name is specified, it cannot start with aws
, ecs
, or fargate
. If no name is specified, a default name in the CFNStackName-CFNResourceName-RandomString
format is used.
See also
suspend fun getCapacityProvider(argument: suspend GetCapacityProviderPlainArgsBuilder.() -> Unit): GetCapacityProviderResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.ecs.kotlin.inputs.GetCapacityProviderPlainArgs.