PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeStoredTypeArgs

data class PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeStoredTypeArgs(val createTime: Output<String>? = null, val name: Output<String>) : ConvertibleToJava<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeStoredTypeArgs>

Constructors

constructor(createTime: Output<String>? = null, name: Output<String>)

Properties

Link copied to clipboard
val createTime: Output<String>? = null

(Output) The creation timestamp of an inspectTemplate. Set by the server.

Link copied to clipboard
val name: Output<String>

Resource name of the requested StoredInfoType, for example organizations/433245324/storedInfoTypes/432452342 or projects/project-id/storedInfoTypes/432452342.

Functions

Link copied to clipboard
open override fun toJava(): PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeStoredTypeArgs