/AWS1/CL_APR=>DESCRIBEAUTOSCALINGCONF()
¶
About DescribeAutoScalingConfiguration¶
Return a full description of an App Runner automatic scaling configuration resource.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_AUTOSCALINGCONFARN
TYPE /AWS1/APRAPPRUNNERRESOURCEARN
/AWS1/APRAPPRUNNERRESOURCEARN
¶
The Amazon Resource Name (ARN) of the App Runner auto scaling configuration that you want a description for.
The ARN can be a full auto scaling configuration ARN, or a partial ARN ending with either
.../name
or.../name/revision
. If a revision isn't specified, the latest active revision is described.