pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.pipes.kotlin.outputs
/
PipeTargetEventBridgeEventBusParameters
Pipe
Target
Event
Bridge
Event
Bus
Parameters
data
class
PipeTargetEventBridgeEventBusParameters
(
val
detailType
:
String
?
=
null
,
val
endpointId
:
String
?
=
null
,
val
resources
:
List
<
String
>
?
=
null
,
val
source
:
String
?
=
null
,
val
time
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Pipe
Target
Event
Bridge
Event
Bus
Parameters
Link copied to clipboard
fun
PipeTargetEventBridgeEventBusParameters
(
detailType
:
String
?
=
null
,
endpointId
:
String
?
=
null
,
resources
:
List
<
String
>
?
=
null
,
source
:
String
?
=
null
,
time
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
detail
Type
Link copied to clipboard
val
detailType
:
String
?
=
null
endpoint
Id
Link copied to clipboard
val
endpointId
:
String
?
=
null
resources
Link copied to clipboard
val
resources
:
List
<
String
>
?
=
null
source
Link copied to clipboard
val
source
:
String
?
=
null
time
Link copied to clipboard
val
time
:
String
?
=
null