pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.autoscaling.kotlin
/
AttachmentArgs
/
AttachmentArgs
Attachment
Args
fun
AttachmentArgs
(
autoscalingGroupName
:
Output
<
String
>
?
=
null
,
elb
:
Output
<
String
>
?
=
null
,
lbTargetGroupArn
:
Output
<
String
>
?
=
null
)