GetDatabaseInstanceLatestRecoveryTimePlainArgs

data class GetDatabaseInstanceLatestRecoveryTimePlainArgs(val instance: String, val project: String? = null) : ConvertibleToJava<GetDatabaseInstanceLatestRecoveryTimePlainArgs>

A collection of arguments for invoking getDatabaseInstanceLatestRecoveryTime.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GetDatabaseInstanceLatestRecoveryTimePlainArgs

Properties

Link copied to clipboard

The name of the instance.

Link copied to clipboard
val project: String? = null

The ID of the project in which the resource belongs.