getStaticIp

Resource Type definition for AWS::Lightsail::StaticIp

Return

null

Parameters

argument

null


suspend fun getStaticIp(staticIpName: String): GetStaticIpResult

Return

null

Parameters

staticIpName

The name of the static IP address.

See also


suspend fun getStaticIp(argument: suspend GetStaticIpPlainArgsBuilder.() -> Unit): GetStaticIpResult

Return

null

Parameters

argument

Builder for com.pulumi.awsnative.lightsail.kotlin.inputs.GetStaticIpPlainArgs.

See also