additionalExtensions

Parameters

value

Optional. A set of ObjectIds identifying custom X.509 extensions. Will be combined with known_extensions to determine the full set of X.509 extensions. Structure is documented below.


@JvmName(name = "pecwrsipdgymmipf")
suspend fun additionalExtensions(vararg values: Output<CertificateTemplatePassthroughExtensionsAdditionalExtensionArgs>)


Parameters

values

Optional. A set of ObjectIds identifying custom X.509 extensions. Will be combined with known_extensions to determine the full set of X.509 extensions. Structure is documented below.


@JvmName(name = "hnurlsncrontqerm")
suspend fun additionalExtensions(vararg argument: suspend CertificateTemplatePassthroughExtensionsAdditionalExtensionArgsBuilder.() -> Unit)

Parameters

argument

Optional. A set of ObjectIds identifying custom X.509 extensions. Will be combined with known_extensions to determine the full set of X.509 extensions. Structure is documented below.