toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.eks.kotlin.outputs
/
ClusterRemoteNetworkConfigRemotePodNetworks
Cluster
Remote
Network
Config
Remote
Pod
Networks
data
class
ClusterRemoteNetworkConfigRemotePodNetworks
(
val
cidrs
:
List
<
String
>
?
=
null
)
Members
Constructors
Cluster
Remote
Network
Config
Remote
Pod
Networks
Link copied to clipboard
constructor
(
cidrs
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cidrs
Link copied to clipboard
val
cidrs
:
List
<
String
>
?
=
null
List of network CIDRs that can contain pods that run Kubernetes webhooks on hybrid nodes.