toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.alpha.kotlin.outputs
/
FutureReservationTimeWindowResponse
Future
Reservation
Time
Window
Response
data
class
FutureReservationTimeWindowResponse
(
val
duration
:
DurationResponse
,
val
endTime
:
String
,
val
startTime
:
String
)
Members
Constructors
Future
Reservation
Time
Window
Response
Link copied to clipboard
constructor
(
duration
:
DurationResponse
,
endTime
:
String
,
startTime
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
duration
Link copied to clipboard
val
duration
:
DurationResponse
end
Time
Link copied to clipboard
val
endTime
:
String
start
Time
Link copied to clipboard
val
startTime
:
String
Start time of the Future Reservation. The start_time is an RFC3339 string.