toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
s3outposts
/
aws.sdk.kotlin.services.s3outposts.model
/
NetworkInterface
Network
Interface
class
NetworkInterface
The container for the network interface.
Members
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Properties
network
Interface
Id
Link copied to clipboard
val
networkInterfaceId
:
String
?
The ID for the network interface.
Functions
copy
Link copied to clipboard
inline
fun
copy
(
block
:
NetworkInterface.Builder
.
(
)
->
Unit
=
{}
)
:
NetworkInterface
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String