toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.qbusiness.kotlin.outputs
/
DataAccessorDocumentAttribute
Data
Accessor
Document
Attribute
data
class
DataAccessorDocumentAttribute
(
val
name
:
String
,
val
value
:
Any
)
Members
Constructors
Data
Accessor
Document
Attribute
Link copied to clipboard
constructor
(
name
:
String
,
value
:
Any
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
The identifier for the attribute.
value
Link copied to clipboard
val
value
:
Any
The value of the attribute.