encryptionSpec

@JvmName(name = "cudlqfrfosvqnsqj")
suspend fun encryptionSpec(value: Output<AiEndpointEncryptionSpecArgs>)
@JvmName(name = "htvyycionstvocpr")
suspend fun encryptionSpec(value: AiEndpointEncryptionSpecArgs?)

Parameters

value

Customer-managed encryption key spec for an Endpoint. If set, this Endpoint and all sub-resources of this Endpoint will be secured by this key. Structure is documented below.


@JvmName(name = "irnltdbrrkgompgv")
suspend fun encryptionSpec(argument: suspend AiEndpointEncryptionSpecArgsBuilder.() -> Unit)

Parameters

argument

Customer-managed encryption key spec for an Endpoint. If set, this Endpoint and all sub-resources of this Endpoint will be secured by this key. Structure is documented below.