View source: R/cloudformation_operations.R
cloudformation_deactivate_type | R Documentation |
Deactivates a public extension that was previously activated in this account and Region.
See https://www.paws-r-sdk.com/docs/cloudformation_deactivate_type/ for full documentation.
cloudformation_deactivate_type(TypeName = NULL, Type = NULL, Arn = NULL)
TypeName |
The type name of the extension, in this account and Region. If you specified a type name alias when enabling the extension, use the type name alias. Conditional: You must specify either |
Type |
The extension type. Conditional: You must specify either |
Arn |
The Amazon Resource Name (ARN) for the extension, in this account and Region. Conditional: You must specify either |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.