pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.eks.kotlin.outputs
/
GetFargateProfileResult
Get
Fargate
Profile
Result
data
class
GetFargateProfileResult
(
val
arn
:
String
?
=
null
,
val
tags
:
List
<
FargateProfileTag
>
?
=
null
)
Types
Constructors
Properties
Constructors
Get
Fargate
Profile
Result
Link copied to clipboard
fun
GetFargateProfileResult
(
arn
:
String
?
=
null
,
tags
:
List
<
FargateProfileTag
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
arn
Link copied to clipboard
val
arn
:
String
?
=
null
tags
Link copied to clipboard
val
tags
:
List
<
FargateProfileTag
>
?
=
null
An array of key-value pairs to apply to this resource.