Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlacementGroup

Describes a placement group.

Hierarchy

  • PlacementGroup

Index

Properties

Optional GroupArn

GroupArn: undefined | string

The Amazon Resource Name (ARN) of the placement group.

Optional GroupId

GroupId: undefined | string

The ID of the placement group.

Optional GroupName

GroupName: undefined | string

The name of the placement group.

Optional PartitionCount

PartitionCount: undefined | number

The number of partitions. Valid only if strategy is set to partition.

Optional SpreadLevel

SpreadLevel: SpreadLevel | string

The spread level for the placement group. Only Outpost placement groups can be spread across hosts.

Optional State

State: PlacementGroupState | string

The state of the placement group.

Optional Strategy

Strategy: PlacementStrategy | string

The placement strategy.

Optional Tags

Tags: Tag[]

Any tags applied to the placement group.