Class GroupInitialLifecycleHook
Inheritance
System.Object
GroupInitialLifecycleHook
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.Aws.AutoScaling.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GroupInitialLifecycleHook
Fields
View SourceDefaultResult
Declaration
public readonly string DefaultResult
Field Value
| Type | Description |
|---|---|
| System.String |
HeartbeatTimeout
Declaration
public readonly int? HeartbeatTimeout
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
LifecycleTransition
Declaration
public readonly string LifecycleTransition
Field Value
| Type | Description |
|---|---|
| System.String |
Name
The name of the auto scaling group. By default generated by this provider.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
NotificationMetadata
Declaration
public readonly string NotificationMetadata
Field Value
| Type | Description |
|---|---|
| System.String |
NotificationTargetArn
Declaration
public readonly string NotificationTargetArn
Field Value
| Type | Description |
|---|---|
| System.String |
RoleArn
Declaration
public readonly string RoleArn
Field Value
| Type | Description |
|---|---|
| System.String |