toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.storagegateway.kotlin.outputs
/
GatewayGatewayNetworkInterface
Gateway
Gateway
Network
Interface
data
class
GatewayGatewayNetworkInterface
(
val
ipv4Address
:
String
?
=
null
)
Members
Constructors
Gateway
Gateway
Network
Interface
Link copied to clipboard
constructor
(
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.