Learn R Programming

paws.management (version 0.1.12)

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()

Arguments

Value

A list with the following syntax:

list(
  ServiceQuotaTemplateAssociationStatus = "ASSOCIATED"|"DISASSOCIATED"
)

Request syntax

svc$get_association_for_service_quota_template()