Skip to content
DocsTry Aspire
DocsTry

ICloudFormationTemplateResource Properties

InterfaceProperties5 members
DisabledCapabilitiesSection titled DisabledCapabilitiesabstractIList<string>
public abstract IList<string> DisabledCapabilities { get; }
DisableDiffCheckSection titled DisableDiffCheckabstractbool
public abstract bool DisableDiffCheck { get; set; }
RoleArnSection titled RoleArnabstractnullablestring?
public abstract string? RoleArn { get; set; }
StackPollingIntervalSection titled StackPollingIntervalabstractint
public abstract int StackPollingInterval { get; set; }
TemplatePathSection titled TemplatePathabstractstring
public abstract string TemplatePath { get; }