이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

aws_ec2_prefix_list

account_id

Type: STRING

address_family

Type: STRING
Provider name: AddressFamily
Description: The IP address version.

entries

Type: UNORDERED_LIST_STRUCT
Provider name: Entries
Description: Information about the prefix list entries.

  • cidr
    Type: STRING
    Provider name: Cidr
    Description: The CIDR block.
  • description
    Type: STRING
    Provider name: Description
    Description: The description.

max_entries

Type: INT32
Provider name: MaxEntries
Description: The maximum number of entries for the prefix list.

owner_id

Type: STRING
Provider name: OwnerId
Description: The ID of the owner of the prefix list.

prefix_list_arn

Type: STRING
Provider name: PrefixListArn
Description: The Amazon Resource Name (ARN) for the prefix list.

prefix_list_id

Type: STRING
Provider name: PrefixListId
Description: The ID of the prefix list.

prefix_list_name

Type: STRING
Provider name: PrefixListName
Description: The name of the prefix list.

state

Type: STRING
Provider name: State
Description: The current state of the prefix list.

state_message

Type: STRING
Provider name: StateMessage
Description: The state message.

tags

Type: UNORDERED_LIST_STRING

version

Type: INT64
Provider name: Version
Description: The version of the prefix list.