describeStackSet
inline suspend fun CloudFormationClient.describeStackSet(crossinline block: DescribeStackSetRequest.Builder.() -> Unit): DescribeStackSetResponse
Returns the description of the specified StackSet.
This API provides strongly consistent reads meaning it will always return the most up-to-date data.