toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.codedeploy.kotlin.outputs
/
DeploymentConfigMinimumHealthyHosts
Deployment
Config
Minimum
Healthy
Hosts
data
class
DeploymentConfigMinimumHealthyHosts
(
val
type
:
String
,
val
value
:
Int
)
Members
Constructors
Deployment
Config
Minimum
Healthy
Hosts
Link copied to clipboard
constructor
(
type
:
String
,
value
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
type
Link copied to clipboard
val
type
:
String
The minimum healthy instance type:
value
Link copied to clipboard
val
value
:
Int
The minimum healthy instance value.