pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.storagegateway.kotlin.outputs
/
GatewayGatewayNetworkInterface
Gateway
Gateway
Network
Interface
data
class
GatewayGatewayNetworkInterface
(
val
ipv4Address
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Gateway
Gateway
Network
Interface
Link copied to clipboard
fun
GatewayGatewayNetworkInterface
(
ipv4Address
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ipv4Address
Link copied to clipboard
val
ipv4Address
:
String
?
=
null
The Internet Protocol version 4 (IPv4) address of the interface.