policyIds

@JvmName(name = "bcppnvmtskupglcr")
suspend fun policyIds(value: Output<List<ObjectIdArgs>>)
@JvmName(name = "hjwogmjypovpnvus")
suspend fun policyIds(value: List<ObjectIdArgs>?)

Parameters

value

Optional. Describes the X.509 certificate policy object identifiers, per https://tools.ietf.org/html/rfc5280#section-4.2.1.4.


@JvmName(name = "ymejexahxqijucoy")
suspend fun policyIds(vararg values: Output<ObjectIdArgs>)


@JvmName(name = "wxqnotcauxwndilw")
suspend fun policyIds(values: List<Output<ObjectIdArgs>>)
@JvmName(name = "vlgiqbpyblrmpxow")
suspend fun policyIds(vararg values: ObjectIdArgs)

Parameters

values

Optional. Describes the X.509 certificate policy object identifiers, per https://tools.ietf.org/html/rfc5280#section-4.2.1.4.


@JvmName(name = "fwwhyvcrrhdqskgt")
suspend fun policyIds(argument: List<suspend ObjectIdArgsBuilder.() -> Unit>)
@JvmName(name = "nxtemyxywkjirhwh")
suspend fun policyIds(vararg argument: suspend ObjectIdArgsBuilder.() -> Unit)
@JvmName(name = "ykgvgjlnjgtlkimm")
suspend fun policyIds(argument: suspend ObjectIdArgsBuilder.() -> Unit)

Parameters

argument

Optional. Describes the X.509 certificate policy object identifiers, per https://tools.ietf.org/html/rfc5280#section-4.2.1.4.