pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ecs.kotlin.outputs
/
ClusterConfiguration
Cluster
Configuration
data
class
ClusterConfiguration
(
val
executeCommandConfiguration
:
ClusterExecuteCommandConfiguration
?
=
null
)
The configurations to be set at cluster level.
Types
Constructors
Properties
Constructors
Cluster
Configuration
Link copied to clipboard
fun
ClusterConfiguration
(
executeCommandConfiguration
:
ClusterExecuteCommandConfiguration
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
execute
Command
Configuration
Link copied to clipboard
val
executeCommandConfiguration
:
ClusterExecuteCommandConfiguration
?
=
null