Share via


ICloudFormationTemplateResource.DisabledCapabilities Property

Definition

By default CloudFormation provisioning is given the CAPABILITY_IAM, CAPABILITY_NAMED_IAM and CAPABILITY_AUTO_EXPAND capabilities. To disable any or all of these capabilities add the these names to this collection.

public System.Collections.Generic.IList<string> DisabledCapabilities { get; }
member this.DisabledCapabilities : System.Collections.Generic.IList<string>
Public ReadOnly Property DisabledCapabilities As IList(Of String)

Property Value

Applies to