Class AwsModule


  • public class AwsModule
    extends java.lang.Object
    Loads tasks and configuration for AWS.
    • Constructor Summary

      Constructors 
      Constructor Description
      AwsModule()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void load​(org.gradle.api.Project project)
      Delegates task creation and configuration to underlying AWS service specific modules.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AwsModule

        public AwsModule()
    • Method Detail

      • load

        public static void load​(org.gradle.api.Project project)
        Delegates task creation and configuration to underlying AWS service specific modules.
        Parameters:
        project - gradle project