Class: Aws::Route53Resolver::Types::FirewallDomainList

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

Overview

High-level information about a list of firewall domains for use in a FirewallRule. This is returned by GetFirewallDomainList.

To retrieve the domains that are defined for this domain list, call ListFirewallDomains.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the firewall domain list.

Returns:

  • (String)


1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
# File 'gems/aws-sdk-route53resolver/lib/aws-sdk-route53resolver/types.rb', line 1255

class FirewallDomainList < Struct.new(
  :id,
  :arn,
  :name,
  :domain_count,
  :status,
  :status_message,
  :managed_owner_name,
  :creator_request_id,
  :creation_time,
  :modification_time)
  SENSITIVE = []
  include Aws::Structure
end

#creation_timeString

The date and time that the domain list was created, in Unix time format and Coordinated Universal Time (UTC).

Returns:

  • (String)


1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
# File 'gems/aws-sdk-route53resolver/lib/aws-sdk-route53resolver/types.rb', line 1255

class FirewallDomainList < Struct.new(
  :id,
  :arn,
  :name,
  :domain_count,
  :status,
  :status_message,
  :managed_owner_name,
  :creator_request_id,
  :creation_time,
  :modification_time)
  SENSITIVE = []
  include Aws::Structure
end

#creator_request_idString

A unique string defined by you to identify the request. This allows you to retry failed requests without the risk of running the operation twice. This can be any unique string, for example, a timestamp.

Returns:

  • (String)


1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
# File 'gems/aws-sdk-route53resolver/lib/aws-sdk-route53resolver/types.rb', line 1255

class FirewallDomainList < Struct.new(
  :id,
  :arn,
  :name,
  :domain_count,
  :status,
  :status_message,
  :managed_owner_name,
  :creator_request_id,
  :creation_time,
  :modification_time)
  SENSITIVE = []
  include Aws::Structure
end

#domain_countInteger

The number of domain names that are specified in the domain list.

Returns:

  • (Integer)


1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
# File 'gems/aws-sdk-route53resolver/lib/aws-sdk-route53resolver/types.rb', line 1255

class FirewallDomainList < Struct.new(
  :id,
  :arn,
  :name,
  :domain_count,
  :status,
  :status_message,
  :managed_owner_name,
  :creator_request_id,
  :creation_time,
  :modification_time)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The ID of the domain list.

Returns:

  • (String)


1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
# File 'gems/aws-sdk-route53resolver/lib/aws-sdk-route53resolver/types.rb', line 1255

class FirewallDomainList < Struct.new(
  :id,
  :arn,
  :name,
  :domain_count,
  :status,
  :status_message,
  :managed_owner_name,
  :creator_request_id,
  :creation_time,
  :modification_time)
  SENSITIVE = []
  include Aws::Structure
end

#managed_owner_nameString

The owner of the list, used only for lists that are not managed by you. For example, the managed domain list AWSManagedDomainsMalwareDomainList has the managed owner name Route 53 Resolver DNS Firewall.

Returns:

  • (String)


1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
# File 'gems/aws-sdk-route53resolver/lib/aws-sdk-route53resolver/types.rb', line 1255

class FirewallDomainList < Struct.new(
  :id,
  :arn,
  :name,
  :domain_count,
  :status,
  :status_message,
  :managed_owner_name,
  :creator_request_id,
  :creation_time,
  :modification_time)
  SENSITIVE = []
  include Aws::Structure
end

#modification_timeString

The date and time that the domain list was last modified, in Unix time format and Coordinated Universal Time (UTC).

Returns:

  • (String)


1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
# File 'gems/aws-sdk-route53resolver/lib/aws-sdk-route53resolver/types.rb', line 1255

class FirewallDomainList < Struct.new(
  :id,
  :arn,
  :name,
  :domain_count,
  :status,
  :status_message,
  :managed_owner_name,
  :creator_request_id,
  :creation_time,
  :modification_time)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the domain list.

Returns:

  • (String)


1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
# File 'gems/aws-sdk-route53resolver/lib/aws-sdk-route53resolver/types.rb', line 1255

class FirewallDomainList < Struct.new(
  :id,
  :arn,
  :name,
  :domain_count,
  :status,
  :status_message,
  :managed_owner_name,
  :creator_request_id,
  :creation_time,
  :modification_time)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the domain list.

Returns:

  • (String)


1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
# File 'gems/aws-sdk-route53resolver/lib/aws-sdk-route53resolver/types.rb', line 1255

class FirewallDomainList < Struct.new(
  :id,
  :arn,
  :name,
  :domain_count,
  :status,
  :status_message,
  :managed_owner_name,
  :creator_request_id,
  :creation_time,
  :modification_time)
  SENSITIVE = []
  include Aws::Structure
end

#status_messageString

Additional information about the status of the list, if available.

Returns:

  • (String)


1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
# File 'gems/aws-sdk-route53resolver/lib/aws-sdk-route53resolver/types.rb', line 1255

class FirewallDomainList < Struct.new(
  :id,
  :arn,
  :name,
  :domain_count,
  :status,
  :status_message,
  :managed_owner_name,
  :creator_request_id,
  :creation_time,
  :modification_time)
  SENSITIVE = []
  include Aws::Structure
end