BlueprintArgs

constructor(blueprintName: Output<String>? = null, kmsEncryptionContext: Output<Map<String, String>>? = null, kmsKeyId: Output<String>? = null, schema: Output<Any>? = null, tags: Output<List<TagArgs>>? = null, type: Output<BlueprintType>? = null)