toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.outputs
/
AccountAttributeValueResponse
Account
Attribute
Value
Response
data
class
AccountAttributeValueResponse
(
val
attributeValue
:
String
?
=
null
)
Definition of AccountAttributeValue
Members
Constructors
Account
Attribute
Value
Response
Link copied to clipboard
constructor
(
attributeValue
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
attribute
Value
Link copied to clipboard
val
attributeValue
:
String
?
=
null
The value of the attribute.