NetworkAclRule
    • PDF

    NetworkAclRule

    • PDF

    Article Summary

    VPC環境で利用できます。

    説明

    Network ACL Rule

    構文

    private String networkAclNo;
    private Integer priority;
    private CommonCode protocolType;
    private String portRange;
    private CommonCode ruleAction;
    private Date createDate;
    private String ipBlock;
    private String denyAllowGroupNo;
    private CommonCode networkAclRuleType;
    private String networkAclRuleDescription;
    

    フィールド

    パラメータ名要否タイプ説明
    networkAclNoYesStringネットワークACL番号
    priorityYesInteger優先順位0~199
    protocolTypeYesCommonCodeプロトコルタイプ
    TCP(TCPプロトコル)
    UDP(UDPプロトコル)
    ICMP(ICMPプロトコル)
    portRangeNoStringポートの範囲
    単一ポート(例:22)
    ポートの範囲(例:1-65535)
    ruleActionYesCommonCodeネットワークACLルールアクションタイプ
    ALLOW(ルール許可)
    DROP(ルール遮断)
    createDateYesDate作成日 フォーマット:「YYYY-MM-DDThh:mm:ssZ」
    ipBlockNoStringネットワークACLルールを適用するアクセスソースのIPアドレスブロック
    denyAllowGroupNoNoStringネットワークACLルールを適用するアクセスソースDeny-Allowグループ番号
    networkAclRuleTypeYesCommonCodeネットワークACLルールタイプ
    INBND(インバウンドルール)
    OTBND(アウトバウンドルール)
    networkAclRuleDescriptionNoStringネットワークACLルールの説明

    この記事は役に立ちましたか?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.