pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.eks.kotlin.outputs
/
FargateProfileSelector
Fargate
Profile
Selector
data
class
FargateProfileSelector
(
val
labels
:
List
<
FargateProfileLabel
>
?
=
null
,
val
namespace
:
String
)
Types
Constructors
Properties
Constructors
Fargate
Profile
Selector
Link copied to clipboard
fun
FargateProfileSelector
(
labels
:
List
<
FargateProfileLabel
>
?
=
null
,
namespace
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
labels
Link copied to clipboard
val
labels
:
List
<
FargateProfileLabel
>
?
=
null
namespace
Link copied to clipboard
val
namespace
:
String