CfnVariableProps
@nowarn("cat=deprecation") @SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.DefaultArguments", "org.wartremover.warts.Null", "DisableSyntax.null")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
object CfnVariableProps
Value members
Concrete methods
def apply(name: String, dataSource: String, dataType: String, defaultValue: String, description: Option[String], tags: Option[List[_ <: CfnTag]], variableType: Option[String]): CfnVariableProps