get Scalable Target
Resource Type definition for AWS::ApplicationAutoScaling::ScalableTarget
Return
null
Parameters
argument
null
suspend fun getScalableTarget(resourceId: String, scalableDimension: String, serviceNamespace: String): GetScalableTargetResult
Return
null
See also
Parameters
resource Id
The identifier of the resource associated with the scalable target
scalable Dimension
The scalable dimension associated with the scalable target. This string consists of the service namespace, resource type, and scaling property
service Namespace
The namespace of the AWS service that provides the resource, or a custom-resource
suspend fun getScalableTarget(argument: suspend GetScalableTargetPlainArgsBuilder.() -> Unit): GetScalableTargetResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.awsnative.applicationautoscaling.kotlin.inputs.GetScalableTargetPlainArgs.