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

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
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)


2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
# File 'lib/aws-sdk-vpclattice/types.rb', line 2847

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

#created_atTime

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

Returns:

  • (Time)


2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
# File 'lib/aws-sdk-vpclattice/types.rb', line 2847

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

#created_byString

The account that created the association.

Returns:

  • (String)


2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
# File 'lib/aws-sdk-vpclattice/types.rb', line 2847

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

#dns_optionsTypes::DnsOptions

DNS options for the service network VPC association.

Returns:



2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
# File 'lib/aws-sdk-vpclattice/types.rb', line 2847

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

#failure_codeString

The failure code.

Returns:

  • (String)


2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
# File 'lib/aws-sdk-vpclattice/types.rb', line 2847

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

#failure_messageString

The failure message.

Returns:

  • (String)


2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
# File 'lib/aws-sdk-vpclattice/types.rb', line 2847

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

#idString

The ID of the association.

Returns:

  • (String)


2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
# File 'lib/aws-sdk-vpclattice/types.rb', line 2847

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

#last_updated_atTime

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

Returns:

  • (Time)


2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
# File 'lib/aws-sdk-vpclattice/types.rb', line 2847

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

#private_dns_enabledBoolean

Indicates if private DNS is enabled in the VPC association.

Returns:

  • (Boolean)


2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
# File 'lib/aws-sdk-vpclattice/types.rb', line 2847

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

#security_group_idsArray<String>

The IDs of the security groups.

Returns:

  • (Array<String>)


2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
# File 'lib/aws-sdk-vpclattice/types.rb', line 2847

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

#service_network_arnString

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

Returns:

  • (String)


2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
# File 'lib/aws-sdk-vpclattice/types.rb', line 2847

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

#service_network_idString

The ID of the service network.

Returns:

  • (String)


2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
# File 'lib/aws-sdk-vpclattice/types.rb', line 2847

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

#service_network_nameString

The name of the service network.

Returns:

  • (String)


2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
# File 'lib/aws-sdk-vpclattice/types.rb', line 2847

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

#statusString

The status of the association.

Returns:

  • (String)


2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
# File 'lib/aws-sdk-vpclattice/types.rb', line 2847

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

#vpc_idString

The ID of the VPC.

Returns:

  • (String)


2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
# File 'lib/aws-sdk-vpclattice/types.rb', line 2847

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