toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.route53profiles.kotlin.outputs
/
GetProfileAssociationResult
Get
Profile
Association
Result
data
class
GetProfileAssociationResult
(
val
id
:
String
?
=
null
,
val
tags
:
List
<
Tag
>
?
=
null
)
Members
Constructors
Get
Profile
Association
Result
Link copied to clipboard
constructor
(
id
:
String
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
?
=
null
Primary Identifier for Profile Association
tags
Link copied to clipboard
val
tags
:
List
<
Tag
>
?
=
null
An array of key-value pairs to apply to this resource.