get Network Insights Access Scope
suspend fun getNetworkInsightsAccessScope(argument: GetNetworkInsightsAccessScopePlainArgs): GetNetworkInsightsAccessScopeResult
Resource schema for AWS::EC2::NetworkInsightsAccessScope
Return
null
Parameters
argument
null
suspend fun getNetworkInsightsAccessScope(networkInsightsAccessScopeId: String): GetNetworkInsightsAccessScopeResult
Return
null
Parameters
network Insights Access Scope Id
The ID of the Network Access Scope.
See also
suspend fun getNetworkInsightsAccessScope(argument: suspend GetNetworkInsightsAccessScopePlainArgsBuilder.() -> Unit): GetNetworkInsightsAccessScopeResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.ec2.kotlin.inputs.GetNetworkInsightsAccessScopePlainArgs.