policyIds

@JvmName(name = "fnulwirwkywkpsqd")
suspend fun policyIds(value: Output<List<ObjectIdArgs>>)
@JvmName(name = "iwrreoqsqatilqnd")
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 = "jnypxpordrviyevy")
suspend fun policyIds(vararg values: Output<ObjectIdArgs>)


@JvmName(name = "rggxybuwrevhjiix")
suspend fun policyIds(values: List<Output<ObjectIdArgs>>)
@JvmName(name = "mpeiewmtseawjini")
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 = "rqmnvuqxgfveblng")
suspend fun policyIds(argument: List<suspend ObjectIdArgsBuilder.() -> Unit>)
@JvmName(name = "jgglrowkrmicjffa")
suspend fun policyIds(vararg argument: suspend ObjectIdArgsBuilder.() -> Unit)
@JvmName(name = "vxgplvgojxetywnp")
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.