toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.outputs
/
GetIpamScopeResult
/
GetIpamScopeResult
Get
Ipam
Scope
Result
constructor
(
arn
:
String
?
=
null
,
description
:
String
?
=
null
,
ipamArn
:
String
?
=
null
,
ipamScopeId
:
String
?
=
null
,
ipamScopeType
:
IpamScopeType
?
=
null
,
isDefault
:
Boolean
?
=
null
,
poolCount
:
Int
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
)