• Helper function that allows you to quickly create API Keys and associate them with an API.

    Parameters

    • name: string

      The unique name of the resource.

    • args: APIKeyArgs

      The arguments to use to populate this resource's properties.

    • opts: CustomResourceOptions = {}

    Returns AssociatedAPIKeys

Generated using TypeDoc