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.outputs
/
NetworkInsightsAnalysisAnalysisComponent
Network
Insights
Analysis
Analysis
Component
data
class
NetworkInsightsAnalysisAnalysisComponent
(
val
arn
:
String
?
=
null
,
val
id
:
String
?
=
null
)
Members
Constructors
Network
Insights
Analysis
Analysis
Component
Link copied to clipboard
constructor
(
arn
:
String
?
=
null
,
id
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
arn
Link copied to clipboard
val
arn
:
String
?
=
null
The Amazon Resource Name (ARN) of the component.
id
Link copied to clipboard
val
id
:
String
?
=
null
The ID of the component.