pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.eks.kotlin.inputs
/
GetFargateProfilePlainArgs
Get
Fargate
Profile
Plain
Args
data
class
GetFargateProfilePlainArgs
(
val
clusterName
:
String
,
val
fargateProfileName
:
String
)
:
ConvertibleToJava
<
GetFargateProfilePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Fargate
Profile
Plain
Args
Link copied to clipboard
fun
GetFargateProfilePlainArgs
(
clusterName
:
String
,
fargateProfileName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetFargateProfilePlainArgs
Properties
cluster
Name
Link copied to clipboard
val
clusterName
:
String
Name of the Cluster
fargate
Profile
Name
Link copied to clipboard
val
fargateProfileName
:
String
Name of FargateProfile