Class EnvironmentNetworkConfiguration


  • public final class EnvironmentNetworkConfiguration
    extends java.lang.Object
    • Method Detail

      • securityGroupIds

        public java.util.List<java.lang.String> securityGroupIds()
        Returns:
        Security groups IDs for the environment. At least one of the security group needs to allow MWAA resources to talk to each other, otherwise MWAA cannot be provisioned.
      • subnetIds

        public java.util.List<java.lang.String> subnetIds()
        Returns:
        The private subnet IDs in which the environment should be created. MWAA requires two subnets.