Class: Aws::EC2::Types::ManagedPrefixList
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::ManagedPrefixList
- Defined in:
- gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb
Overview
Describes a managed prefix list.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#address_family ⇒ String
The IP address version.
-
#max_entries ⇒ Integer
The maximum number of entries for the prefix list.
-
#owner_id ⇒ String
The ID of the owner of the prefix list.
-
#prefix_list_arn ⇒ String
The Amazon Resource Name (ARN) for the prefix list.
-
#prefix_list_id ⇒ String
The ID of the prefix list.
-
#prefix_list_name ⇒ String
The name of the prefix list.
-
#state ⇒ String
The current state of the prefix list.
-
#state_message ⇒ String
The state message.
-
#tags ⇒ Array<Types::Tag>
The tags for the prefix list.
-
#version ⇒ Integer
The version of the prefix list.
Instance Attribute Details
#address_family ⇒ String
The IP address version.
50085 50086 50087 50088 50089 50090 50091 50092 50093 50094 50095 50096 50097 50098 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 50085 class ManagedPrefixList < Struct.new( :prefix_list_id, :address_family, :state, :state_message, :prefix_list_arn, :prefix_list_name, :max_entries, :version, :tags, :owner_id) SENSITIVE = [] include Aws::Structure end |
#max_entries ⇒ Integer
The maximum number of entries for the prefix list.
50085 50086 50087 50088 50089 50090 50091 50092 50093 50094 50095 50096 50097 50098 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 50085 class ManagedPrefixList < Struct.new( :prefix_list_id, :address_family, :state, :state_message, :prefix_list_arn, :prefix_list_name, :max_entries, :version, :tags, :owner_id) SENSITIVE = [] include Aws::Structure end |
#owner_id ⇒ String
The ID of the owner of the prefix list.
50085 50086 50087 50088 50089 50090 50091 50092 50093 50094 50095 50096 50097 50098 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 50085 class ManagedPrefixList < Struct.new( :prefix_list_id, :address_family, :state, :state_message, :prefix_list_arn, :prefix_list_name, :max_entries, :version, :tags, :owner_id) SENSITIVE = [] include Aws::Structure end |
#prefix_list_arn ⇒ String
The Amazon Resource Name (ARN) for the prefix list.
50085 50086 50087 50088 50089 50090 50091 50092 50093 50094 50095 50096 50097 50098 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 50085 class ManagedPrefixList < Struct.new( :prefix_list_id, :address_family, :state, :state_message, :prefix_list_arn, :prefix_list_name, :max_entries, :version, :tags, :owner_id) SENSITIVE = [] include Aws::Structure end |
#prefix_list_id ⇒ String
The ID of the prefix list.
50085 50086 50087 50088 50089 50090 50091 50092 50093 50094 50095 50096 50097 50098 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 50085 class ManagedPrefixList < Struct.new( :prefix_list_id, :address_family, :state, :state_message, :prefix_list_arn, :prefix_list_name, :max_entries, :version, :tags, :owner_id) SENSITIVE = [] include Aws::Structure end |
#prefix_list_name ⇒ String
The name of the prefix list.
50085 50086 50087 50088 50089 50090 50091 50092 50093 50094 50095 50096 50097 50098 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 50085 class ManagedPrefixList < Struct.new( :prefix_list_id, :address_family, :state, :state_message, :prefix_list_arn, :prefix_list_name, :max_entries, :version, :tags, :owner_id) SENSITIVE = [] include Aws::Structure end |
#state ⇒ String
The current state of the prefix list.
50085 50086 50087 50088 50089 50090 50091 50092 50093 50094 50095 50096 50097 50098 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 50085 class ManagedPrefixList < Struct.new( :prefix_list_id, :address_family, :state, :state_message, :prefix_list_arn, :prefix_list_name, :max_entries, :version, :tags, :owner_id) SENSITIVE = [] include Aws::Structure end |
#state_message ⇒ String
The state message.
50085 50086 50087 50088 50089 50090 50091 50092 50093 50094 50095 50096 50097 50098 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 50085 class ManagedPrefixList < Struct.new( :prefix_list_id, :address_family, :state, :state_message, :prefix_list_arn, :prefix_list_name, :max_entries, :version, :tags, :owner_id) SENSITIVE = [] include Aws::Structure end |
#tags ⇒ Array<Types::Tag>
The tags for the prefix list.
50085 50086 50087 50088 50089 50090 50091 50092 50093 50094 50095 50096 50097 50098 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 50085 class ManagedPrefixList < Struct.new( :prefix_list_id, :address_family, :state, :state_message, :prefix_list_arn, :prefix_list_name, :max_entries, :version, :tags, :owner_id) SENSITIVE = [] include Aws::Structure end |
#version ⇒ Integer
The version of the prefix list.
50085 50086 50087 50088 50089 50090 50091 50092 50093 50094 50095 50096 50097 50098 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 50085 class ManagedPrefixList < Struct.new( :prefix_list_id, :address_family, :state, :state_message, :prefix_list_arn, :prefix_list_name, :max_entries, :version, :tags, :owner_id) SENSITIVE = [] include Aws::Structure end |