pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.batch.v1.kotlin.outputs
/
NetworkPolicyResponse
Network
Policy
Response
data
class
NetworkPolicyResponse
(
val
networkInterfaces
:
List
<
NetworkInterfaceResponse
>
)
NetworkPolicy describes VM instance network configurations.
Types
Constructors
Properties
Constructors
Network
Policy
Response
Link copied to clipboard
fun
NetworkPolicyResponse
(
networkInterfaces
:
List
<
NetworkInterfaceResponse
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
network
Interfaces
Link copied to clipboard
val
networkInterfaces
:
List
<
NetworkInterfaceResponse
>
Network configurations.