Show / Hide Table of Contents

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 Source

CleanupOnFailure

Declaration
public readonly bool CleanupOnFailure
Field Value
Type Description
System.Boolean
View Source

DeploymentGroups

Declaration
public readonly ImmutableArray<ElastigroupIntegrationCodedeployDeploymentGroup> DeploymentGroups
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<ElastigroupIntegrationCodedeployDeploymentGroup>
View Source

TerminateInstanceOnFailure

Declaration
public readonly bool TerminateInstanceOnFailure
Field Value
Type Description
System.Boolean
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.