Class: Aws::VPCLattice::Types::GetTargetGroupResponse

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

#arnString

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

Returns:

  • (String)


1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1838

class GetTargetGroupResponse < Struct.new(
  :arn,
  :config,
  :created_at,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :name,
  :service_arns,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#configTypes::TargetGroupConfig

The target group configuration.



1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1838

class GetTargetGroupResponse < Struct.new(
  :arn,
  :config,
  :created_at,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :name,
  :service_arns,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

The date and time that the target group was created, specified in ISO-8601 format.

Returns:

  • (Time)


1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1838

class GetTargetGroupResponse < Struct.new(
  :arn,
  :config,
  :created_at,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :name,
  :service_arns,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#failure_codeString

The failure code.

Returns:

  • (String)


1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1838

class GetTargetGroupResponse < Struct.new(
  :arn,
  :config,
  :created_at,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :name,
  :service_arns,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#failure_messageString

The failure message.

Returns:

  • (String)


1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1838

class GetTargetGroupResponse < Struct.new(
  :arn,
  :config,
  :created_at,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :name,
  :service_arns,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The ID of the target group.

Returns:

  • (String)


1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1838

class GetTargetGroupResponse < Struct.new(
  :arn,
  :config,
  :created_at,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :name,
  :service_arns,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#last_updated_atTime

The date and time that the target group was last updated, specified in ISO-8601 format.

Returns:

  • (Time)


1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1838

class GetTargetGroupResponse < Struct.new(
  :arn,
  :config,
  :created_at,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :name,
  :service_arns,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the target group.

Returns:

  • (String)


1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1838

class GetTargetGroupResponse < Struct.new(
  :arn,
  :config,
  :created_at,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :name,
  :service_arns,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#service_arnsArray<String>

The Amazon Resource Names (ARNs) of the service.

Returns:

  • (Array<String>)


1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1838

class GetTargetGroupResponse < Struct.new(
  :arn,
  :config,
  :created_at,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :name,
  :service_arns,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status.

Returns:

  • (String)


1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1838

class GetTargetGroupResponse < Struct.new(
  :arn,
  :config,
  :created_at,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :name,
  :service_arns,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#typeString

The target group type.

Returns:

  • (String)


1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1838

class GetTargetGroupResponse < Struct.new(
  :arn,
  :config,
  :created_at,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :name,
  :service_arns,
  :status,
  :type)
  SENSITIVE = []
  include Aws::Structure
end