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
/
NetworkInsightsAnalysisAlternatePathHint
Network
Insights
Analysis
Alternate
Path
Hint
data
class
NetworkInsightsAnalysisAlternatePathHint
(
val
componentArn
:
String
?
=
null
,
val
componentId
:
String
?
=
null
)
Members
Constructors
Network
Insights
Analysis
Alternate
Path
Hint
Link copied to clipboard
constructor
(
componentArn
:
String
?
=
null
,
componentId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
component
Arn
Link copied to clipboard
val
componentArn
:
String
?
=
null
The Amazon Resource Name (ARN) of the component.
component
Id
Link copied to clipboard
val
componentId
:
String
?
=
null
The ID of the component.