pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.inputs
/
GetIpamScopePlainArgs
Get
Ipam
Scope
Plain
Args
data
class
GetIpamScopePlainArgs
(
val
ipamScopeId
:
String
)
:
ConvertibleToJava
<
GetIpamScopePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Ipam
Scope
Plain
Args
Link copied to clipboard
fun
GetIpamScopePlainArgs
(
ipamScopeId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetIpamScopePlainArgs
Properties
ipam
Scope
Id
Link copied to clipboard
val
ipamScopeId
:
String
Id of the IPAM scope.