getKeystore

Gets a keystore or truststore.

Return

null

Parameters

argument

null


suspend fun getKeystore(environmentId: String, keystoreId: String, organizationId: String): GetKeystoreResult

Return

null

See also

Parameters

environmentId
keystoreId
organizationId

suspend fun getKeystore(argument: suspend GetKeystorePlainArgsBuilder.() -> Unit): GetKeystoreResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.apigee.v1.kotlin.inputs.GetKeystorePlainArgs.