pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.lightsail.kotlin
/
StaticIpAttachmentArgs
/
StaticIpAttachmentArgs
Static
Ip
Attachment
Args
fun
StaticIpAttachmentArgs
(
instanceName
:
Output
<
String
>
?
=
null
,
staticIpName
:
Output
<
String
>
?
=
null
)