GetNetworkInsightsAccessScopePlainArgs

data class GetNetworkInsightsAccessScopePlainArgs(val networkInsightsAccessScopeId: String) : ConvertibleToJava<GetNetworkInsightsAccessScopePlainArgs>

Constructors

Link copied to clipboard
constructor(networkInsightsAccessScopeId: String)

Properties

Link copied to clipboard

The ID of the Network Access Scope.

Functions

Link copied to clipboard
open override fun toJava(): GetNetworkInsightsAccessScopePlainArgs