pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.pipes.kotlin.outputs
/
PipeTargetParametersEventbridgeEventBusParameters
Pipe
Target
Parameters
Eventbridge
Event
Bus
Parameters
data
class
PipeTargetParametersEventbridgeEventBusParameters
(
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
Parameters
Eventbridge
Event
Bus
Parameters
Link copied to clipboard
fun
PipeTargetParametersEventbridgeEventBusParameters
(
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
Source resource of the pipe (typically an ARN).
time
Link copied to clipboard
val
time
:
String
?
=
null