servicequotas_get_association_for_service_quota_template: Retrieves the status of the association for the quota request template
Description
Retrieves the status of the association for the quota request template.
Usage
servicequotas_get_association_for_service_quota_template()
Value
A list with the following syntax:
list(
ServiceQuotaTemplateAssociationStatus = "ASSOCIATED"|"DISASSOCIATED"
)
Request syntax
svc$get_association_for_service_quota_template()