Class: Aws::OpsWorks::Types::RaidArray

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-opsworks/types.rb

Overview

Describes an instance’s RAID array.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#availability_zoneString

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

[1]: docs.aws.amazon.com/general/latest/gr/rande.html

Returns:

  • (String)


4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
# File 'lib/aws-sdk-opsworks/types.rb', line 4206

class RaidArray < Struct.new(
  :raid_array_id,
  :instance_id,
  :name,
  :raid_level,
  :number_of_disks,
  :size,
  :device,
  :mount_point,
  :availability_zone,
  :created_at,
  :stack_id,
  :volume_type,
  :iops)
  SENSITIVE = []
  include Aws::Structure
end

#created_atString

When the RAID array was created.

Returns:

  • (String)


4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
# File 'lib/aws-sdk-opsworks/types.rb', line 4206

class RaidArray < Struct.new(
  :raid_array_id,
  :instance_id,
  :name,
  :raid_level,
  :number_of_disks,
  :size,
  :device,
  :mount_point,
  :availability_zone,
  :created_at,
  :stack_id,
  :volume_type,
  :iops)
  SENSITIVE = []
  include Aws::Structure
end

#deviceString

The array’s Linux device. For example /dev/mdadm0.

Returns:

  • (String)


4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
# File 'lib/aws-sdk-opsworks/types.rb', line 4206

class RaidArray < Struct.new(
  :raid_array_id,
  :instance_id,
  :name,
  :raid_level,
  :number_of_disks,
  :size,
  :device,
  :mount_point,
  :availability_zone,
  :created_at,
  :stack_id,
  :volume_type,
  :iops)
  SENSITIVE = []
  include Aws::Structure
end

#instance_idString

The instance ID.

Returns:

  • (String)


4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
# File 'lib/aws-sdk-opsworks/types.rb', line 4206

class RaidArray < Struct.new(
  :raid_array_id,
  :instance_id,
  :name,
  :raid_level,
  :number_of_disks,
  :size,
  :device,
  :mount_point,
  :availability_zone,
  :created_at,
  :stack_id,
  :volume_type,
  :iops)
  SENSITIVE = []
  include Aws::Structure
end

#iopsInteger

For PIOPS volumes, the IOPS per disk.

Returns:

  • (Integer)


4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
# File 'lib/aws-sdk-opsworks/types.rb', line 4206

class RaidArray < Struct.new(
  :raid_array_id,
  :instance_id,
  :name,
  :raid_level,
  :number_of_disks,
  :size,
  :device,
  :mount_point,
  :availability_zone,
  :created_at,
  :stack_id,
  :volume_type,
  :iops)
  SENSITIVE = []
  include Aws::Structure
end

#mount_pointString

The array’s mount point.

Returns:

  • (String)


4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
# File 'lib/aws-sdk-opsworks/types.rb', line 4206

class RaidArray < Struct.new(
  :raid_array_id,
  :instance_id,
  :name,
  :raid_level,
  :number_of_disks,
  :size,
  :device,
  :mount_point,
  :availability_zone,
  :created_at,
  :stack_id,
  :volume_type,
  :iops)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The array name.

Returns:

  • (String)


4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
# File 'lib/aws-sdk-opsworks/types.rb', line 4206

class RaidArray < Struct.new(
  :raid_array_id,
  :instance_id,
  :name,
  :raid_level,
  :number_of_disks,
  :size,
  :device,
  :mount_point,
  :availability_zone,
  :created_at,
  :stack_id,
  :volume_type,
  :iops)
  SENSITIVE = []
  include Aws::Structure
end

#number_of_disksInteger

The number of disks in the array.

Returns:

  • (Integer)


4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
# File 'lib/aws-sdk-opsworks/types.rb', line 4206

class RaidArray < Struct.new(
  :raid_array_id,
  :instance_id,
  :name,
  :raid_level,
  :number_of_disks,
  :size,
  :device,
  :mount_point,
  :availability_zone,
  :created_at,
  :stack_id,
  :volume_type,
  :iops)
  SENSITIVE = []
  include Aws::Structure
end

#raid_array_idString

The array ID.

Returns:

  • (String)


4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
# File 'lib/aws-sdk-opsworks/types.rb', line 4206

class RaidArray < Struct.new(
  :raid_array_id,
  :instance_id,
  :name,
  :raid_level,
  :number_of_disks,
  :size,
  :device,
  :mount_point,
  :availability_zone,
  :created_at,
  :stack_id,
  :volume_type,
  :iops)
  SENSITIVE = []
  include Aws::Structure
end

#raid_levelInteger

Returns:

  • (Integer)


4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
# File 'lib/aws-sdk-opsworks/types.rb', line 4206

class RaidArray < Struct.new(
  :raid_array_id,
  :instance_id,
  :name,
  :raid_level,
  :number_of_disks,
  :size,
  :device,
  :mount_point,
  :availability_zone,
  :created_at,
  :stack_id,
  :volume_type,
  :iops)
  SENSITIVE = []
  include Aws::Structure
end

#sizeInteger

The array’s size.

Returns:

  • (Integer)


4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
# File 'lib/aws-sdk-opsworks/types.rb', line 4206

class RaidArray < Struct.new(
  :raid_array_id,
  :instance_id,
  :name,
  :raid_level,
  :number_of_disks,
  :size,
  :device,
  :mount_point,
  :availability_zone,
  :created_at,
  :stack_id,
  :volume_type,
  :iops)
  SENSITIVE = []
  include Aws::Structure
end

#stack_idString

The stack ID.

Returns:

  • (String)


4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
# File 'lib/aws-sdk-opsworks/types.rb', line 4206

class RaidArray < Struct.new(
  :raid_array_id,
  :instance_id,
  :name,
  :raid_level,
  :number_of_disks,
  :size,
  :device,
  :mount_point,
  :availability_zone,
  :created_at,
  :stack_id,
  :volume_type,
  :iops)
  SENSITIVE = []
  include Aws::Structure
end

#volume_typeString

The volume type, standard or PIOPS.

Returns:

  • (String)


4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
# File 'lib/aws-sdk-opsworks/types.rb', line 4206

class RaidArray < Struct.new(
  :raid_array_id,
  :instance_id,
  :name,
  :raid_level,
  :number_of_disks,
  :size,
  :device,
  :mount_point,
  :availability_zone,
  :created_at,
  :stack_id,
  :volume_type,
  :iops)
  SENSITIVE = []
  include Aws::Structure
end