cloudformation_deactivate_type {paws.management} | R Documentation |
Deactivates a public extension that was previously activated in this account and Region
Description
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.
Usage
cloudformation_deactivate_type(TypeName = NULL, Type = NULL, Arn = NULL)
Arguments
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 |
[Package paws.management version 0.9.0 Index]