revocationContents

@JvmName(name = "kxjvpsnorlmqmmfw")
suspend fun revocationContents(value: Output<List<TrustStoreRevocationRevocationContentArgs>>)
@JvmName(name = "nryplwlxpaxytprw")
suspend fun revocationContents(value: List<TrustStoreRevocationRevocationContentArgs>?)

Parameters

value

The attributes required to create a trust store revocation.


@JvmName(name = "mtfosvqkotchnccv")
suspend fun revocationContents(vararg values: Output<TrustStoreRevocationRevocationContentArgs>)


@JvmName(name = "rgbsfxukyncjiquh")
suspend fun revocationContents(values: List<Output<TrustStoreRevocationRevocationContentArgs>>)
@JvmName(name = "uamviigtgksbfuro")
suspend fun revocationContents(vararg values: TrustStoreRevocationRevocationContentArgs)

Parameters

values

The attributes required to create a trust store revocation.


@JvmName(name = "xqknfyysomiskimc")
suspend fun revocationContents(argument: List<suspend TrustStoreRevocationRevocationContentArgsBuilder.() -> Unit>)
@JvmName(name = "ifsslqvwvlswgknh")
suspend fun revocationContents(vararg argument: suspend TrustStoreRevocationRevocationContentArgsBuilder.() -> Unit)
@JvmName(name = "oxwnltryjrbcmybu")
suspend fun revocationContents(argument: suspend TrustStoreRevocationRevocationContentArgsBuilder.() -> Unit)

Parameters

argument

The attributes required to create a trust store revocation.