io.burkard.cdk.metadata

Type members

Classlikes

final case
class CloudFormationInterface(parameterGroups: Option[List[ParameterGroup]], parameterLabels: Option[ParameterLabel])
Companion
object
final case
class Label(default: Option[String])
Companion
object
object Label
Companion
class
final case
class ParameterGroup(label: Option[Label], parameters: Option[List[String]])
Companion
object
Companion
class
final case
class ParameterLabel(labels: Map[String, Label])
Companion
object
Companion
class