pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.autoscaling.kotlin
/
TrafficSourceAttachmentArgs
/
TrafficSourceAttachmentArgs
Traffic
Source
Attachment
Args
fun
TrafficSourceAttachmentArgs
(
autoscalingGroupName
:
Output
<
String
>
?
=
null
,
trafficSource
:
Output
<
TrafficSourceAttachmentTrafficSourceArgs
>
?
=
null
)