pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.robomaker.kotlin.outputs
/
GetRobotResult
Get
Robot
Result
data
class
GetRobotResult
(
val
arn
:
String
?
=
null
,
val
tags
:
RobotTags
?
=
null
)
Types
Constructors
Properties
Constructors
Get
Robot
Result
Link copied to clipboard
fun
GetRobotResult
(
arn
:
String
?
=
null
,
tags
:
RobotTags
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
arn
Link copied to clipboard
val
arn
:
String
?
=
null
tags
Link copied to clipboard
val
tags
:
RobotTags
?
=
null