pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.sql.kotlin.outputs
/
GetDatabaseInstancesInstanceSettingMaintenanceWindow
Get
Database
Instances
Instance
Setting
Maintenance
Window
data
class
GetDatabaseInstancesInstanceSettingMaintenanceWindow
(
val
day
:
Int
,
val
hour
:
Int
,
val
updateTrack
:
String
)
Types
Constructors
Properties
Constructors
Get
Database
Instances
Instance
Setting
Maintenance
Window
Link copied to clipboard
fun
GetDatabaseInstancesInstanceSettingMaintenanceWindow
(
day
:
Int
,
hour
:
Int
,
updateTrack
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
day
Link copied to clipboard
val
day
:
Int
hour
Link copied to clipboard
val
hour
:
Int
update
Track
Link copied to clipboard
val
updateTrack
:
String