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