Class: Aws::VPCLattice::Types::GetServiceNetworkVpcAssociationResponse

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 association.

Returns:

  • (String)


1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1671

class GetServiceNetworkVpcAssociationResponse < Struct.new(
  :arn,
  :created_at,
  :created_by,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :security_group_ids,
  :service_network_arn,
  :service_network_id,
  :service_network_name,
  :status,
  :vpc_id)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

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

Returns:

  • (Time)


1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1671

class GetServiceNetworkVpcAssociationResponse < Struct.new(
  :arn,
  :created_at,
  :created_by,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :security_group_ids,
  :service_network_arn,
  :service_network_id,
  :service_network_name,
  :status,
  :vpc_id)
  SENSITIVE = []
  include Aws::Structure
end

#created_byString

The account that created the association.

Returns:

  • (String)


1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1671

class GetServiceNetworkVpcAssociationResponse < Struct.new(
  :arn,
  :created_at,
  :created_by,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :security_group_ids,
  :service_network_arn,
  :service_network_id,
  :service_network_name,
  :status,
  :vpc_id)
  SENSITIVE = []
  include Aws::Structure
end

#failure_codeString

The failure code.

Returns:

  • (String)


1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1671

class GetServiceNetworkVpcAssociationResponse < Struct.new(
  :arn,
  :created_at,
  :created_by,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :security_group_ids,
  :service_network_arn,
  :service_network_id,
  :service_network_name,
  :status,
  :vpc_id)
  SENSITIVE = []
  include Aws::Structure
end

#failure_messageString

The failure message.

Returns:

  • (String)


1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1671

class GetServiceNetworkVpcAssociationResponse < Struct.new(
  :arn,
  :created_at,
  :created_by,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :security_group_ids,
  :service_network_arn,
  :service_network_id,
  :service_network_name,
  :status,
  :vpc_id)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The ID of the specified association between the service network and the VPC.

Returns:

  • (String)


1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1671

class GetServiceNetworkVpcAssociationResponse < Struct.new(
  :arn,
  :created_at,
  :created_by,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :security_group_ids,
  :service_network_arn,
  :service_network_id,
  :service_network_name,
  :status,
  :vpc_id)
  SENSITIVE = []
  include Aws::Structure
end

#last_updated_atTime

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

Returns:

  • (Time)


1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1671

class GetServiceNetworkVpcAssociationResponse < Struct.new(
  :arn,
  :created_at,
  :created_by,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :security_group_ids,
  :service_network_arn,
  :service_network_id,
  :service_network_name,
  :status,
  :vpc_id)
  SENSITIVE = []
  include Aws::Structure
end

#security_group_idsArray<String>

The IDs of the security groups.

Returns:

  • (Array<String>)


1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1671

class GetServiceNetworkVpcAssociationResponse < Struct.new(
  :arn,
  :created_at,
  :created_by,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :security_group_ids,
  :service_network_arn,
  :service_network_id,
  :service_network_name,
  :status,
  :vpc_id)
  SENSITIVE = []
  include Aws::Structure
end

#service_network_arnString

The Amazon Resource Name (ARN) of the service network.

Returns:

  • (String)


1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1671

class GetServiceNetworkVpcAssociationResponse < Struct.new(
  :arn,
  :created_at,
  :created_by,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :security_group_ids,
  :service_network_arn,
  :service_network_id,
  :service_network_name,
  :status,
  :vpc_id)
  SENSITIVE = []
  include Aws::Structure
end

#service_network_idString

The ID of the service network.

Returns:

  • (String)


1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1671

class GetServiceNetworkVpcAssociationResponse < Struct.new(
  :arn,
  :created_at,
  :created_by,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :security_group_ids,
  :service_network_arn,
  :service_network_id,
  :service_network_name,
  :status,
  :vpc_id)
  SENSITIVE = []
  include Aws::Structure
end

#service_network_nameString

The name of the service network.

Returns:

  • (String)


1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1671

class GetServiceNetworkVpcAssociationResponse < Struct.new(
  :arn,
  :created_at,
  :created_by,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :security_group_ids,
  :service_network_arn,
  :service_network_id,
  :service_network_name,
  :status,
  :vpc_id)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the association.

Returns:

  • (String)


1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1671

class GetServiceNetworkVpcAssociationResponse < Struct.new(
  :arn,
  :created_at,
  :created_by,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :security_group_ids,
  :service_network_arn,
  :service_network_id,
  :service_network_name,
  :status,
  :vpc_id)
  SENSITIVE = []
  include Aws::Structure
end

#vpc_idString

The ID of the VPC.

Returns:

  • (String)


1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
# File 'gems/aws-sdk-vpclattice/lib/aws-sdk-vpclattice/types.rb', line 1671

class GetServiceNetworkVpcAssociationResponse < Struct.new(
  :arn,
  :created_at,
  :created_by,
  :failure_code,
  :failure_message,
  :id,
  :last_updated_at,
  :security_group_ids,
  :service_network_arn,
  :service_network_id,
  :service_network_name,
  :status,
  :vpc_id)
  SENSITIVE = []
  include Aws::Structure
end