Class: Aws::VPCLattice::Types::ResourceEndpointAssociationSummary

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

Overview

Summary information about a VPC endpoint association.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the VPC endpoint association.

Returns:

  • (String)


4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 4276

class ResourceEndpointAssociationSummary < Struct.new(
  :id,
  :arn,
  :resource_configuration_id,
  :resource_configuration_arn,
  :resource_configuration_name,
  :vpc_endpoint_id,
  :vpc_endpoint_owner,
  :created_by,
  :created_at)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

The date and time that the VPC endpoint association was created, in ISO-8601 format.

Returns:

  • (Time)


4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 4276

class ResourceEndpointAssociationSummary < Struct.new(
  :id,
  :arn,
  :resource_configuration_id,
  :resource_configuration_arn,
  :resource_configuration_name,
  :vpc_endpoint_id,
  :vpc_endpoint_owner,
  :created_by,
  :created_at)
  SENSITIVE = []
  include Aws::Structure
end

#created_byString

The account that created the association.

Returns:

  • (String)


4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 4276

class ResourceEndpointAssociationSummary < Struct.new(
  :id,
  :arn,
  :resource_configuration_id,
  :resource_configuration_arn,
  :resource_configuration_name,
  :vpc_endpoint_id,
  :vpc_endpoint_owner,
  :created_by,
  :created_at)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The ID of the VPC endpoint association.

Returns:

  • (String)


4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 4276

class ResourceEndpointAssociationSummary < Struct.new(
  :id,
  :arn,
  :resource_configuration_id,
  :resource_configuration_arn,
  :resource_configuration_name,
  :vpc_endpoint_id,
  :vpc_endpoint_owner,
  :created_by,
  :created_at)
  SENSITIVE = []
  include Aws::Structure
end

#resource_configuration_arnString

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

Returns:

  • (String)


4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 4276

class ResourceEndpointAssociationSummary < Struct.new(
  :id,
  :arn,
  :resource_configuration_id,
  :resource_configuration_arn,
  :resource_configuration_name,
  :vpc_endpoint_id,
  :vpc_endpoint_owner,
  :created_by,
  :created_at)
  SENSITIVE = []
  include Aws::Structure
end

#resource_configuration_idString

The ID of the resource configuration.

Returns:

  • (String)


4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 4276

class ResourceEndpointAssociationSummary < Struct.new(
  :id,
  :arn,
  :resource_configuration_id,
  :resource_configuration_arn,
  :resource_configuration_name,
  :vpc_endpoint_id,
  :vpc_endpoint_owner,
  :created_by,
  :created_at)
  SENSITIVE = []
  include Aws::Structure
end

#resource_configuration_nameString

The name of the resource configuration.

Returns:

  • (String)


4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 4276

class ResourceEndpointAssociationSummary < Struct.new(
  :id,
  :arn,
  :resource_configuration_id,
  :resource_configuration_arn,
  :resource_configuration_name,
  :vpc_endpoint_id,
  :vpc_endpoint_owner,
  :created_by,
  :created_at)
  SENSITIVE = []
  include Aws::Structure
end

#vpc_endpoint_idString

The ID of the VPC endpoint.

Returns:

  • (String)


4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 4276

class ResourceEndpointAssociationSummary < Struct.new(
  :id,
  :arn,
  :resource_configuration_id,
  :resource_configuration_arn,
  :resource_configuration_name,
  :vpc_endpoint_id,
  :vpc_endpoint_owner,
  :created_by,
  :created_at)
  SENSITIVE = []
  include Aws::Structure
end

#vpc_endpoint_ownerString

The owner of the VPC endpoint.

Returns:

  • (String)


4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 4276

class ResourceEndpointAssociationSummary < Struct.new(
  :id,
  :arn,
  :resource_configuration_id,
  :resource_configuration_arn,
  :resource_configuration_name,
  :vpc_endpoint_id,
  :vpc_endpoint_owner,
  :created_by,
  :created_at)
  SENSITIVE = []
  include Aws::Structure
end