toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.inputs
/
GetNetworkInsightsAccessScopePlainArgs
Get
Network
Insights
Access
Scope
Plain
Args
data
class
GetNetworkInsightsAccessScopePlainArgs
(
val
networkInsightsAccessScopeId
:
String
)
:
ConvertibleToJava
<
GetNetworkInsightsAccessScopePlainArgs
>
Members
Constructors
Get
Network
Insights
Access
Scope
Plain
Args
Link copied to clipboard
constructor
(
networkInsightsAccessScopeId
:
String
)
Properties
network
Insights
Access
Scope
Id
Link copied to clipboard
val
networkInsightsAccessScopeId
:
String
The ID of the Network Access Scope.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetNetworkInsightsAccessScopePlainArgs