Class ElastigroupIntegrationCodedeploy
Inheritance
System.Object
ElastigroupIntegrationCodedeploy
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.SpotInst.Aws.Outputs
Assembly: Pulumi.SpotInst.dll
Syntax
public sealed class ElastigroupIntegrationCodedeploy
Fields
View SourceCleanupOnFailure
Declaration
public readonly bool CleanupOnFailure
Field Value
| Type | Description |
|---|---|
| System.Boolean |
DeploymentGroups
Declaration
public readonly ImmutableArray<ElastigroupIntegrationCodedeployDeploymentGroup> DeploymentGroups
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<ElastigroupIntegrationCodedeployDeploymentGroup> |
TerminateInstanceOnFailure
Declaration
public readonly bool TerminateInstanceOnFailure
Field Value
| Type | Description |
|---|---|
| System.Boolean |