struct

Krikri::PluginHelpers::AwsModuleArgs::SubArg

Inherits Struct < Value < Object

Constructors

new(type : String = "str", choices : Array(String) | Nil = nil, required : Bool = false)
Source

Instance methods

choices
clone
Source
copy_with(type _type = @type, choices _choices = @choices, required _required = @required)
Source
required
type