pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin
/
IpamScopeArgs
/
IpamScopeArgs
Ipam
Scope
Args
fun
IpamScopeArgs
(
description
:
Output
<
String
>
?
=
null
,
ipamId
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
IpamScopeTagArgs
>
>
?
=
null
)