Class: Aws::VPCLattice::Types::GetServiceNetworkServiceAssociationResponse

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)


2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
# File 'lib/aws-sdk-vpclattice/types.rb', line 2751

class GetServiceNetworkServiceAssociationResponse < Struct.new(
  :id,
  :status,
  :arn,
  :created_by,
  :created_at,
  :service_id,
  :service_name,
  :service_arn,
  :service_network_id,
  :service_network_name,
  :service_network_arn,
  :dns_entry,
  :custom_domain_name,
  :failure_message,
  :failure_code)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

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

Returns:

  • (Time)


2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
# File 'lib/aws-sdk-vpclattice/types.rb', line 2751

class GetServiceNetworkServiceAssociationResponse < Struct.new(
  :id,
  :status,
  :arn,
  :created_by,
  :created_at,
  :service_id,
  :service_name,
  :service_arn,
  :service_network_id,
  :service_network_name,
  :service_network_arn,
  :dns_entry,
  :custom_domain_name,
  :failure_message,
  :failure_code)
  SENSITIVE = []
  include Aws::Structure
end

#created_byString

The account that created the association.

Returns:

  • (String)


2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
# File 'lib/aws-sdk-vpclattice/types.rb', line 2751

class GetServiceNetworkServiceAssociationResponse < Struct.new(
  :id,
  :status,
  :arn,
  :created_by,
  :created_at,
  :service_id,
  :service_name,
  :service_arn,
  :service_network_id,
  :service_network_name,
  :service_network_arn,
  :dns_entry,
  :custom_domain_name,
  :failure_message,
  :failure_code)
  SENSITIVE = []
  include Aws::Structure
end

#custom_domain_nameString

The custom domain name of the service.

Returns:

  • (String)


2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
# File 'lib/aws-sdk-vpclattice/types.rb', line 2751

class GetServiceNetworkServiceAssociationResponse < Struct.new(
  :id,
  :status,
  :arn,
  :created_by,
  :created_at,
  :service_id,
  :service_name,
  :service_arn,
  :service_network_id,
  :service_network_name,
  :service_network_arn,
  :dns_entry,
  :custom_domain_name,
  :failure_message,
  :failure_code)
  SENSITIVE = []
  include Aws::Structure
end

#dns_entryTypes::DnsEntry

The DNS name of the service.

Returns:



2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
# File 'lib/aws-sdk-vpclattice/types.rb', line 2751

class GetServiceNetworkServiceAssociationResponse < Struct.new(
  :id,
  :status,
  :arn,
  :created_by,
  :created_at,
  :service_id,
  :service_name,
  :service_arn,
  :service_network_id,
  :service_network_name,
  :service_network_arn,
  :dns_entry,
  :custom_domain_name,
  :failure_message,
  :failure_code)
  SENSITIVE = []
  include Aws::Structure
end

#failure_codeString

The failure code.

Returns:

  • (String)


2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
# File 'lib/aws-sdk-vpclattice/types.rb', line 2751

class GetServiceNetworkServiceAssociationResponse < Struct.new(
  :id,
  :status,
  :arn,
  :created_by,
  :created_at,
  :service_id,
  :service_name,
  :service_arn,
  :service_network_id,
  :service_network_name,
  :service_network_arn,
  :dns_entry,
  :custom_domain_name,
  :failure_message,
  :failure_code)
  SENSITIVE = []
  include Aws::Structure
end

#failure_messageString

The failure message.

Returns:

  • (String)


2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
# File 'lib/aws-sdk-vpclattice/types.rb', line 2751

class GetServiceNetworkServiceAssociationResponse < Struct.new(
  :id,
  :status,
  :arn,
  :created_by,
  :created_at,
  :service_id,
  :service_name,
  :service_arn,
  :service_network_id,
  :service_network_name,
  :service_network_arn,
  :dns_entry,
  :custom_domain_name,
  :failure_message,
  :failure_code)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The ID of the service network and service association.

Returns:

  • (String)


2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
# File 'lib/aws-sdk-vpclattice/types.rb', line 2751

class GetServiceNetworkServiceAssociationResponse < Struct.new(
  :id,
  :status,
  :arn,
  :created_by,
  :created_at,
  :service_id,
  :service_name,
  :service_arn,
  :service_network_id,
  :service_network_name,
  :service_network_arn,
  :dns_entry,
  :custom_domain_name,
  :failure_message,
  :failure_code)
  SENSITIVE = []
  include Aws::Structure
end

#service_arnString

The Amazon Resource Name (ARN) of the service.

Returns:

  • (String)


2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
# File 'lib/aws-sdk-vpclattice/types.rb', line 2751

class GetServiceNetworkServiceAssociationResponse < Struct.new(
  :id,
  :status,
  :arn,
  :created_by,
  :created_at,
  :service_id,
  :service_name,
  :service_arn,
  :service_network_id,
  :service_network_name,
  :service_network_arn,
  :dns_entry,
  :custom_domain_name,
  :failure_message,
  :failure_code)
  SENSITIVE = []
  include Aws::Structure
end

#service_idString

The ID of the service.

Returns:

  • (String)


2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
# File 'lib/aws-sdk-vpclattice/types.rb', line 2751

class GetServiceNetworkServiceAssociationResponse < Struct.new(
  :id,
  :status,
  :arn,
  :created_by,
  :created_at,
  :service_id,
  :service_name,
  :service_arn,
  :service_network_id,
  :service_network_name,
  :service_network_arn,
  :dns_entry,
  :custom_domain_name,
  :failure_message,
  :failure_code)
  SENSITIVE = []
  include Aws::Structure
end

#service_nameString

The name of the service.

Returns:

  • (String)


2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
# File 'lib/aws-sdk-vpclattice/types.rb', line 2751

class GetServiceNetworkServiceAssociationResponse < Struct.new(
  :id,
  :status,
  :arn,
  :created_by,
  :created_at,
  :service_id,
  :service_name,
  :service_arn,
  :service_network_id,
  :service_network_name,
  :service_network_arn,
  :dns_entry,
  :custom_domain_name,
  :failure_message,
  :failure_code)
  SENSITIVE = []
  include Aws::Structure
end

#service_network_arnString

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

Returns:

  • (String)


2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
# File 'lib/aws-sdk-vpclattice/types.rb', line 2751

class GetServiceNetworkServiceAssociationResponse < Struct.new(
  :id,
  :status,
  :arn,
  :created_by,
  :created_at,
  :service_id,
  :service_name,
  :service_arn,
  :service_network_id,
  :service_network_name,
  :service_network_arn,
  :dns_entry,
  :custom_domain_name,
  :failure_message,
  :failure_code)
  SENSITIVE = []
  include Aws::Structure
end

#service_network_idString

The ID of the service network.

Returns:

  • (String)


2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
# File 'lib/aws-sdk-vpclattice/types.rb', line 2751

class GetServiceNetworkServiceAssociationResponse < Struct.new(
  :id,
  :status,
  :arn,
  :created_by,
  :created_at,
  :service_id,
  :service_name,
  :service_arn,
  :service_network_id,
  :service_network_name,
  :service_network_arn,
  :dns_entry,
  :custom_domain_name,
  :failure_message,
  :failure_code)
  SENSITIVE = []
  include Aws::Structure
end

#service_network_nameString

The name of the service network.

Returns:

  • (String)


2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
# File 'lib/aws-sdk-vpclattice/types.rb', line 2751

class GetServiceNetworkServiceAssociationResponse < Struct.new(
  :id,
  :status,
  :arn,
  :created_by,
  :created_at,
  :service_id,
  :service_name,
  :service_arn,
  :service_network_id,
  :service_network_name,
  :service_network_arn,
  :dns_entry,
  :custom_domain_name,
  :failure_message,
  :failure_code)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the association.

Returns:

  • (String)


2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
# File 'lib/aws-sdk-vpclattice/types.rb', line 2751

class GetServiceNetworkServiceAssociationResponse < Struct.new(
  :id,
  :status,
  :arn,
  :created_by,
  :created_at,
  :service_id,
  :service_name,
  :service_arn,
  :service_network_id,
  :service_network_name,
  :service_network_arn,
  :dns_entry,
  :custom_domain_name,
  :failure_message,
  :failure_code)
  SENSITIVE = []
  include Aws::Structure
end