TransformationArgs

constructor(allowedRoles: Output<List<String>>? = null, deletionAllowed: Output<Boolean>? = null, maskingCharacter: Output<String>? = null, name: Output<String>? = null, namespace: Output<String>? = null, path: Output<String>? = null, template: Output<String>? = null, templates: Output<List<String>>? = null, tweakSource: Output<String>? = null, type: Output<String>? = null)