keystore

suspend fun keystore(name: String, block: suspend KeystoreResourceBuilder.() -> Unit): Keystore

Parameters

name

The unique name of the resulting resource.

block

Builder for Keystore.

See also


Parameters

name

The unique name of the resulting resource.

See also