toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.auditmanager.kotlin.outputs
/
GetControlResult
/
GetControlResult
Get
Control
Result
constructor
(
actionPlanInstructions
:
String
,
actionPlanTitle
:
String
,
arn
:
String
,
controlMappingSources
:
List
<
GetControlControlMappingSource
>
?
=
null
,
description
:
String
,
id
:
String
,
name
:
String
,
tags
:
Map
<
String
,
String
>
,
testingInformation
:
String
,
type
:
String
)