BaseArguments.

ArgumentCustomization Property

Assembly
Cake.CloudFormation.dll
Namespace
Cake.CloudFormation
Containing Type
BaseArguments

Syntax

public Dictionary<string, string> ArgumentCustomization { get; set; }

Value

Type Description
Dictionary<string, string>