LoggingFunctions

Functions

Link copied to clipboard

Describes the customer-managed encryption key (CMEK) settings associated with a project. To get more information about Service, see:

suspend fun getProjectCmekSettings(kmsKeyName: String? = null, project: String): GetProjectCmekSettingsResult
Link copied to clipboard
suspend fun getSink(argument: GetSinkPlainArgs): GetSinkResult

Use this data source to get a project, folder, organization or billing account logging sink details. To get more information about Service, see: API documentation

suspend fun getSink(id: String): GetSinkResult
suspend fun getSink(argument: suspend GetSinkPlainArgsBuilder.() -> Unit): GetSinkResult