Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

pulumi-sendgrid

pulumi-sendgrid

Index

Classes

Interfaces

Object literals

Object literals

Const apiKeyProvider

apiKeyProvider: object

create

create(inputs: ApiKeyInputs): Promise‹object›

Parameters:

Name Type
inputs ApiKeyInputs

Returns: Promise‹object›

delete

delete(id: string, props: ApiKeyInputs): Promise‹void›

Parameters:

Name Type
id string
props ApiKeyInputs

Returns: Promise‹void›

update

update(id: string, olds: ApiKeyInputs, news: ApiKeyInputs): Promise‹object›

Parameters:

Name Type
id string
olds ApiKeyInputs
news ApiKeyInputs

Returns: Promise‹object›