Class: Aws::Outposts::Types::Outpost

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-outposts/lib/aws-sdk-outposts/types.rb

Overview

Information about an Outpost.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#availability_zoneString

The Availability Zone.

Returns:

  • (String)


2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
# File 'gems/aws-sdk-outposts/lib/aws-sdk-outposts/types.rb', line 2472

class Outpost < Struct.new(
  :outpost_id,
  :owner_id,
  :outpost_arn,
  :site_id,
  :name,
  :description,
  :life_cycle_status,
  :availability_zone,
  :availability_zone_id,
  :tags,
  :site_arn,
  :supported_hardware_type,
  :generation,
  :rack_scaling_type)
  SENSITIVE = []
  include Aws::Structure
end

#availability_zone_idString

The ID of the Availability Zone.

Returns:

  • (String)


2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
# File 'gems/aws-sdk-outposts/lib/aws-sdk-outposts/types.rb', line 2472

class Outpost < Struct.new(
  :outpost_id,
  :owner_id,
  :outpost_arn,
  :site_id,
  :name,
  :description,
  :life_cycle_status,
  :availability_zone,
  :availability_zone_id,
  :tags,
  :site_arn,
  :supported_hardware_type,
  :generation,
  :rack_scaling_type)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the Outpost.

Returns:

  • (String)


2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
# File 'gems/aws-sdk-outposts/lib/aws-sdk-outposts/types.rb', line 2472

class Outpost < Struct.new(
  :outpost_id,
  :owner_id,
  :outpost_arn,
  :site_id,
  :name,
  :description,
  :life_cycle_status,
  :availability_zone,
  :availability_zone_id,
  :tags,
  :site_arn,
  :supported_hardware_type,
  :generation,
  :rack_scaling_type)
  SENSITIVE = []
  include Aws::Structure
end

#generationString

The Outpost generation. Valid values are GENERATION_1 for first-generation rack deployments and GENERATION_2 for second-generation rack deployments.

Returns:

  • (String)


2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
# File 'gems/aws-sdk-outposts/lib/aws-sdk-outposts/types.rb', line 2472

class Outpost < Struct.new(
  :outpost_id,
  :owner_id,
  :outpost_arn,
  :site_id,
  :name,
  :description,
  :life_cycle_status,
  :availability_zone,
  :availability_zone_id,
  :tags,
  :site_arn,
  :supported_hardware_type,
  :generation,
  :rack_scaling_type)
  SENSITIVE = []
  include Aws::Structure
end

#life_cycle_statusString

The life cycle status.

Returns:

  • (String)


2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
# File 'gems/aws-sdk-outposts/lib/aws-sdk-outposts/types.rb', line 2472

class Outpost < Struct.new(
  :outpost_id,
  :owner_id,
  :outpost_arn,
  :site_id,
  :name,
  :description,
  :life_cycle_status,
  :availability_zone,
  :availability_zone_id,
  :tags,
  :site_arn,
  :supported_hardware_type,
  :generation,
  :rack_scaling_type)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the Outpost.

Returns:

  • (String)


2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
# File 'gems/aws-sdk-outposts/lib/aws-sdk-outposts/types.rb', line 2472

class Outpost < Struct.new(
  :outpost_id,
  :owner_id,
  :outpost_arn,
  :site_id,
  :name,
  :description,
  :life_cycle_status,
  :availability_zone,
  :availability_zone_id,
  :tags,
  :site_arn,
  :supported_hardware_type,
  :generation,
  :rack_scaling_type)
  SENSITIVE = []
  include Aws::Structure
end

#outpost_arnString

The Amazon Resource Name (ARN) of the Outpost.

Returns:

  • (String)


2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
# File 'gems/aws-sdk-outposts/lib/aws-sdk-outposts/types.rb', line 2472

class Outpost < Struct.new(
  :outpost_id,
  :owner_id,
  :outpost_arn,
  :site_id,
  :name,
  :description,
  :life_cycle_status,
  :availability_zone,
  :availability_zone_id,
  :tags,
  :site_arn,
  :supported_hardware_type,
  :generation,
  :rack_scaling_type)
  SENSITIVE = []
  include Aws::Structure
end

#outpost_idString

The ID of the Outpost.

Returns:

  • (String)


2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
# File 'gems/aws-sdk-outposts/lib/aws-sdk-outposts/types.rb', line 2472

class Outpost < Struct.new(
  :outpost_id,
  :owner_id,
  :outpost_arn,
  :site_id,
  :name,
  :description,
  :life_cycle_status,
  :availability_zone,
  :availability_zone_id,
  :tags,
  :site_arn,
  :supported_hardware_type,
  :generation,
  :rack_scaling_type)
  SENSITIVE = []
  include Aws::Structure
end

#owner_idString

The Amazon Web Services account ID of the Outpost owner.

Returns:

  • (String)


2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
# File 'gems/aws-sdk-outposts/lib/aws-sdk-outposts/types.rb', line 2472

class Outpost < Struct.new(
  :outpost_id,
  :owner_id,
  :outpost_arn,
  :site_id,
  :name,
  :description,
  :life_cycle_status,
  :availability_zone,
  :availability_zone_id,
  :tags,
  :site_arn,
  :supported_hardware_type,
  :generation,
  :rack_scaling_type)
  SENSITIVE = []
  include Aws::Structure
end

#rack_scaling_typeString

The rack scaling type. Valid values are SINGLE_RACK for single-rack Outposts and MULTI_RACK for multi-rack Outposts that can expand across multiple racks.

Returns:

  • (String)


2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
# File 'gems/aws-sdk-outposts/lib/aws-sdk-outposts/types.rb', line 2472

class Outpost < Struct.new(
  :outpost_id,
  :owner_id,
  :outpost_arn,
  :site_id,
  :name,
  :description,
  :life_cycle_status,
  :availability_zone,
  :availability_zone_id,
  :tags,
  :site_arn,
  :supported_hardware_type,
  :generation,
  :rack_scaling_type)
  SENSITIVE = []
  include Aws::Structure
end

#site_arnString

The Amazon Resource Name (ARN) of the site.

Returns:

  • (String)


2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
# File 'gems/aws-sdk-outposts/lib/aws-sdk-outposts/types.rb', line 2472

class Outpost < Struct.new(
  :outpost_id,
  :owner_id,
  :outpost_arn,
  :site_id,
  :name,
  :description,
  :life_cycle_status,
  :availability_zone,
  :availability_zone_id,
  :tags,
  :site_arn,
  :supported_hardware_type,
  :generation,
  :rack_scaling_type)
  SENSITIVE = []
  include Aws::Structure
end

#site_idString

The ID of the site.

Returns:

  • (String)


2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
# File 'gems/aws-sdk-outposts/lib/aws-sdk-outposts/types.rb', line 2472

class Outpost < Struct.new(
  :outpost_id,
  :owner_id,
  :outpost_arn,
  :site_id,
  :name,
  :description,
  :life_cycle_status,
  :availability_zone,
  :availability_zone_id,
  :tags,
  :site_arn,
  :supported_hardware_type,
  :generation,
  :rack_scaling_type)
  SENSITIVE = []
  include Aws::Structure
end

#supported_hardware_typeString

The hardware type.

Returns:

  • (String)


2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
# File 'gems/aws-sdk-outposts/lib/aws-sdk-outposts/types.rb', line 2472

class Outpost < Struct.new(
  :outpost_id,
  :owner_id,
  :outpost_arn,
  :site_id,
  :name,
  :description,
  :life_cycle_status,
  :availability_zone,
  :availability_zone_id,
  :tags,
  :site_arn,
  :supported_hardware_type,
  :generation,
  :rack_scaling_type)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

The Outpost tags.

Returns:

  • (Hash<String,String>)


2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
# File 'gems/aws-sdk-outposts/lib/aws-sdk-outposts/types.rb', line 2472

class Outpost < Struct.new(
  :outpost_id,
  :owner_id,
  :outpost_arn,
  :site_id,
  :name,
  :description,
  :life_cycle_status,
  :availability_zone,
  :availability_zone_id,
  :tags,
  :site_arn,
  :supported_hardware_type,
  :generation,
  :rack_scaling_type)
  SENSITIVE = []
  include Aws::Structure
end