Show / Hide Table of Contents

Class ElastigroupStatefulDeallocation

Inheritance
System.Object
ElastigroupStatefulDeallocation
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 ElastigroupStatefulDeallocation

Fields

View Source

ShouldDeleteImages

Declaration
public readonly bool? ShouldDeleteImages
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

ShouldDeleteNetworkInterfaces

Declaration
public readonly bool? ShouldDeleteNetworkInterfaces
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

ShouldDeleteSnapshots

Declaration
public readonly bool? ShouldDeleteSnapshots
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

ShouldDeleteVolumes

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