Vpc / Attribute / encryption_control

encryption_control

EC2.Vpc.encryption_control
  • (dict) –

    • VpcId (string) –

    • VpcEncryptionControlId (string) –

    • Mode (string) –

    • State (string) –

    • StateMessage (string) –

    • ResourceExclusions (dict) –

      • InternetGateway (dict) –

        • State (string) –

        • StateMessage (string) –

      • EgressOnlyInternetGateway (dict) –

        • State (string) –

        • StateMessage (string) –

      • NatGateway (dict) –

        • State (string) –

        • StateMessage (string) –

      • VirtualPrivateGateway (dict) –

        • State (string) –

        • StateMessage (string) –

      • VpcPeering (dict) –

        • State (string) –

        • StateMessage (string) –

    • Tags (list) –

      • (dict) –

        Describes a tag.

        • Key (string) –

          The key of the tag.

          Constraints: Tag keys are case-sensitive and accept a maximum of 127 Unicode characters. May not begin with aws:.

        • Value (string) –

          The value of the tag.

          Constraints: Tag values are case-sensitive and accept a maximum of 256 Unicode characters.