subject

@JvmName(name = "vpymotkvhbsyplur")
suspend fun subject(value: Output<List<SubjectArgs>>)
@JvmName(name = "coihhijwiixmlapw")
suspend fun subject(value: List<SubjectArgs>?)

Parameters

value

Set of software artifacts that the attestation applies to. Each element represents a single software artifact.


@JvmName(name = "hoqyofwninmhsilk")
suspend fun subject(vararg values: Output<SubjectArgs>)


@JvmName(name = "tdmadfljcmwacjtu")
suspend fun subject(values: List<Output<SubjectArgs>>)
@JvmName(name = "fhbdaqvubyquaara")
suspend fun subject(vararg values: SubjectArgs)

Parameters

values

Set of software artifacts that the attestation applies to. Each element represents a single software artifact.


@JvmName(name = "wkqwftksnlloukdg")
suspend fun subject(argument: List<suspend SubjectArgsBuilder.() -> Unit>)
@JvmName(name = "tmdxhloqthbbxkxp")
suspend fun subject(vararg argument: suspend SubjectArgsBuilder.() -> Unit)
@JvmName(name = "jcpcthjmfxfuaoot")
suspend fun subject(argument: suspend SubjectArgsBuilder.() -> Unit)

Parameters

argument

Set of software artifacts that the attestation applies to. Each element represents a single software artifact.