L3NetworkAttachmentConfigurationArgs

fun L3NetworkAttachmentConfigurationArgs(ipamEnabled: Output<Either<String, L3NetworkConfigurationIpamEnabled>>? = null, networkId: Output<String>, pluginType: Output<Either<String, KubernetesPluginType>>? = null)