pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lightsail.kotlin.inputs
/
GetStaticIpPlainArgs
Get
Static
Ip
Plain
Args
data
class
GetStaticIpPlainArgs
(
val
staticIpName
:
String
)
:
ConvertibleToJava
<
GetStaticIpPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Static
Ip
Plain
Args
Link copied to clipboard
fun
GetStaticIpPlainArgs
(
staticIpName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetStaticIpPlainArgs
Properties
static
Ip
Name
Link copied to clipboard
val
staticIpName
:
String
The name of the static IP address.