Class: Aws::ApiGatewayV2::Types::UpdateVpcLinkResponse

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

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#created_dateTime

Returns:

  • (Time)


7981
7982
7983
7984
7985
7986
7987
7988
7989
7990
7991
7992
7993
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 7981

class UpdateVpcLinkResponse < Struct.new(
  :created_date,
  :name,
  :security_group_ids,
  :subnet_ids,
  :tags,
  :vpc_link_id,
  :vpc_link_status,
  :vpc_link_status_message,
  :vpc_link_version)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

A string with a length between [1-128].

Returns:

  • (String)


7981
7982
7983
7984
7985
7986
7987
7988
7989
7990
7991
7992
7993
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 7981

class UpdateVpcLinkResponse < Struct.new(
  :created_date,
  :name,
  :security_group_ids,
  :subnet_ids,
  :tags,
  :vpc_link_id,
  :vpc_link_status,
  :vpc_link_status_message,
  :vpc_link_version)
  SENSITIVE = []
  include Aws::Structure
end

#security_group_idsArray<String>

A list of security group IDs for the VPC link.

Returns:

  • (Array<String>)


7981
7982
7983
7984
7985
7986
7987
7988
7989
7990
7991
7992
7993
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 7981

class UpdateVpcLinkResponse < Struct.new(
  :created_date,
  :name,
  :security_group_ids,
  :subnet_ids,
  :tags,
  :vpc_link_id,
  :vpc_link_status,
  :vpc_link_status_message,
  :vpc_link_version)
  SENSITIVE = []
  include Aws::Structure
end

#subnet_idsArray<String>

A list of subnet IDs to include in the VPC link.

Returns:

  • (Array<String>)


7981
7982
7983
7984
7985
7986
7987
7988
7989
7990
7991
7992
7993
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 7981

class UpdateVpcLinkResponse < Struct.new(
  :created_date,
  :name,
  :security_group_ids,
  :subnet_ids,
  :tags,
  :vpc_link_id,
  :vpc_link_status,
  :vpc_link_status_message,
  :vpc_link_version)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

Represents a collection of tags associated with the resource.

Returns:

  • (Hash<String,String>)


7981
7982
7983
7984
7985
7986
7987
7988
7989
7990
7991
7992
7993
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 7981

class UpdateVpcLinkResponse < Struct.new(
  :created_date,
  :name,
  :security_group_ids,
  :subnet_ids,
  :tags,
  :vpc_link_id,
  :vpc_link_status,
  :vpc_link_status_message,
  :vpc_link_version)
  SENSITIVE = []
  include Aws::Structure
end

The identifier.

Returns:

  • (String)


7981
7982
7983
7984
7985
7986
7987
7988
7989
7990
7991
7992
7993
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 7981

class UpdateVpcLinkResponse < Struct.new(
  :created_date,
  :name,
  :security_group_ids,
  :subnet_ids,
  :tags,
  :vpc_link_id,
  :vpc_link_status,
  :vpc_link_status_message,
  :vpc_link_version)
  SENSITIVE = []
  include Aws::Structure
end

The status of the VPC link.

Returns:

  • (String)


7981
7982
7983
7984
7985
7986
7987
7988
7989
7990
7991
7992
7993
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 7981

class UpdateVpcLinkResponse < Struct.new(
  :created_date,
  :name,
  :security_group_ids,
  :subnet_ids,
  :tags,
  :vpc_link_id,
  :vpc_link_status,
  :vpc_link_status_message,
  :vpc_link_version)
  SENSITIVE = []
  include Aws::Structure
end

A string with a length between [0-1024].

Returns:

  • (String)


7981
7982
7983
7984
7985
7986
7987
7988
7989
7990
7991
7992
7993
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 7981

class UpdateVpcLinkResponse < Struct.new(
  :created_date,
  :name,
  :security_group_ids,
  :subnet_ids,
  :tags,
  :vpc_link_id,
  :vpc_link_status,
  :vpc_link_status_message,
  :vpc_link_version)
  SENSITIVE = []
  include Aws::Structure
end

The version of the VPC link.

Returns:

  • (String)


7981
7982
7983
7984
7985
7986
7987
7988
7989
7990
7991
7992
7993
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 7981

class UpdateVpcLinkResponse < Struct.new(
  :created_date,
  :name,
  :security_group_ids,
  :subnet_ids,
  :tags,
  :vpc_link_id,
  :vpc_link_status,
  :vpc_link_status_message,
  :vpc_link_version)
  SENSITIVE = []
  include Aws::Structure
end