class Aws::OpsWorks::Types::RaidArray

Describes an instance's RAID array.

@!attribute [rw] raid_array_id

The array ID.
@return [String]

@!attribute [rw] instance_id

The instance ID.
@return [String]

@!attribute [rw] name

The array name.
@return [String]

@!attribute [rw] raid_level

The [RAID level][1].

[1]: http://en.wikipedia.org/wiki/Standard_RAID_levels
@return [Integer]

@!attribute [rw] number_of_disks

The number of disks in the array.
@return [Integer]

@!attribute [rw] size

The array's size.
@return [Integer]

@!attribute [rw] device

The array's Linux device. For example /dev/mdadm0.
@return [String]

@!attribute [rw] mount_point

The array's mount point.
@return [String]

@!attribute [rw] availability_zone

The array's Availability Zone. For more information, see [Regions
and Endpoints][1].

[1]: https://docs.aws.amazon.com/general/latest/gr/rande.html
@return [String]

@!attribute [rw] created_at

When the RAID array was created.
@return [String]

@!attribute [rw] stack_id

The stack ID.
@return [String]

@!attribute [rw] volume_type

The volume type, standard or PIOPS.
@return [String]

@!attribute [rw] iops

For PIOPS volumes, the IOPS per disk.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/RaidArray AWS API Documentation

Constants

SENSITIVE