pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotcoredeviceadvisor.kotlin.outputs
/
SuiteDefinitionDeviceUnderTest
Suite
Definition
Device
Under
Test
data
class
SuiteDefinitionDeviceUnderTest
(
val
certificateArn
:
String
?
=
null
,
val
thingArn
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Suite
Definition
Device
Under
Test
Link copied to clipboard
fun
SuiteDefinitionDeviceUnderTest
(
certificateArn
:
String
?
=
null
,
thingArn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
certificate
Arn
Link copied to clipboard
val
certificateArn
:
String
?
=
null
thing
Arn
Link copied to clipboard
val
thingArn
:
String
?
=
null