toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.outputs
/
InterconnectExpectedOutage
/
InterconnectExpectedOutage
Interconnect
Expected
Outage
constructor
(
affectedCircuits
:
List
<
String
>
?
=
null
,
description
:
String
?
=
null
,
endTime
:
String
?
=
null
,
issueType
:
String
?
=
null
,
name
:
String
?
=
null
,
source
:
String
?
=
null
,
startTime
:
String
?
=
null
,
state
:
String
?
=
null
)