Class: Aws::VPCLattice::Types::CreateResourceConfigurationResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#allow_association_to_shareable_service_networkBoolean

Specifies whether the resource configuration can be associated with a sharable service network.

Returns:

  • (Boolean)


478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 478

class CreateResourceConfigurationResponse < Struct.new(
  :allow_association_to_shareable_service_network,
  :arn,
  :created_at,
  :failure_reason,
  :id,
  :name,
  :port_ranges,
  :protocol,
  :resource_configuration_definition,
  :resource_configuration_group_id,
  :resource_gateway_id,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#arnString

The Amazon Resource Name (ARN) of the resource configuration.

Returns:

  • (String)


478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 478

class CreateResourceConfigurationResponse < Struct.new(
  :allow_association_to_shareable_service_network,
  :arn,
  :created_at,
  :failure_reason,
  :id,
  :name,
  :port_ranges,
  :protocol,
  :resource_configuration_definition,
  :resource_configuration_group_id,
  :resource_gateway_id,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

The date and time that the resource configuration was created, in ISO-8601 format.

Returns:

  • (Time)


478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 478

class CreateResourceConfigurationResponse < Struct.new(
  :allow_association_to_shareable_service_network,
  :arn,
  :created_at,
  :failure_reason,
  :id,
  :name,
  :port_ranges,
  :protocol,
  :resource_configuration_definition,
  :resource_configuration_group_id,
  :resource_gateway_id,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#failure_reasonString

The reason that the request failed.

Returns:

  • (String)


478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 478

class CreateResourceConfigurationResponse < Struct.new(
  :allow_association_to_shareable_service_network,
  :arn,
  :created_at,
  :failure_reason,
  :id,
  :name,
  :port_ranges,
  :protocol,
  :resource_configuration_definition,
  :resource_configuration_group_id,
  :resource_gateway_id,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The ID of the resource configuration.

Returns:

  • (String)


478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 478

class CreateResourceConfigurationResponse < Struct.new(
  :allow_association_to_shareable_service_network,
  :arn,
  :created_at,
  :failure_reason,
  :id,
  :name,
  :port_ranges,
  :protocol,
  :resource_configuration_definition,
  :resource_configuration_group_id,
  :resource_gateway_id,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the resource configuration.

Returns:

  • (String)


478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 478

class CreateResourceConfigurationResponse < Struct.new(
  :allow_association_to_shareable_service_network,
  :arn,
  :created_at,
  :failure_reason,
  :id,
  :name,
  :port_ranges,
  :protocol,
  :resource_configuration_definition,
  :resource_configuration_group_id,
  :resource_gateway_id,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#port_rangesArray<String>

The port range.

Returns:

  • (Array<String>)


478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 478

class CreateResourceConfigurationResponse < Struct.new(
  :allow_association_to_shareable_service_network,
  :arn,
  :created_at,
  :failure_reason,
  :id,
  :name,
  :port_ranges,
  :protocol,
  :resource_configuration_definition,
  :resource_configuration_group_id,
  :resource_gateway_id,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#protocolString

The protocol.

Returns:

  • (String)


478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 478

class CreateResourceConfigurationResponse < Struct.new(
  :allow_association_to_shareable_service_network,
  :arn,
  :created_at,
  :failure_reason,
  :id,
  :name,
  :port_ranges,
  :protocol,
  :resource_configuration_definition,
  :resource_configuration_group_id,
  :resource_gateway_id,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#resource_configuration_definitionTypes::ResourceConfigurationDefinition

The resource configuration.



478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 478

class CreateResourceConfigurationResponse < Struct.new(
  :allow_association_to_shareable_service_network,
  :arn,
  :created_at,
  :failure_reason,
  :id,
  :name,
  :port_ranges,
  :protocol,
  :resource_configuration_definition,
  :resource_configuration_group_id,
  :resource_gateway_id,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#resource_configuration_group_idString

The ID of the parent resource configuration (type is GROUP).

Returns:

  • (String)


478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 478

class CreateResourceConfigurationResponse < Struct.new(
  :allow_association_to_shareable_service_network,
  :arn,
  :created_at,
  :failure_reason,
  :id,
  :name,
  :port_ranges,
  :protocol,
  :resource_configuration_definition,
  :resource_configuration_group_id,
  :resource_gateway_id,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#resource_gateway_idString

The ID of the resource gateway associated with the resource configuration.

Returns:

  • (String)


478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 478

class CreateResourceConfigurationResponse < Struct.new(
  :allow_association_to_shareable_service_network,
  :arn,
  :created_at,
  :failure_reason,
  :id,
  :name,
  :port_ranges,
  :protocol,
  :resource_configuration_definition,
  :resource_configuration_group_id,
  :resource_gateway_id,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The current status of the resource configuration.

Returns:

  • (String)


478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 478

class CreateResourceConfigurationResponse < Struct.new(
  :allow_association_to_shareable_service_network,
  :arn,
  :created_at,
  :failure_reason,
  :id,
  :name,
  :port_ranges,
  :protocol,
  :resource_configuration_definition,
  :resource_configuration_group_id,
  :resource_gateway_id,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#typeString

The type of resource configuration.

Returns:

  • (String)


478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 478

class CreateResourceConfigurationResponse < Struct.new(
  :allow_association_to_shareable_service_network,
  :arn,
  :created_at,
  :failure_reason,
  :id,
  :name,
  :port_ranges,
  :protocol,
  :resource_configuration_definition,
  :resource_configuration_group_id,
  :resource_gateway_id,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end