Class ClusterBootstrapAction


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

      • args

        public java.util.List<java.lang.String> args()
        Returns:
        List of command line arguments to pass to the bootstrap action script.
      • name

        public java.lang.String name()
        Returns:
        Name of the bootstrap action.
      • path

        public java.lang.String path()
        Returns:
        Location of the script to run during a bootstrap action. Can be either a location in Amazon S3 or on a local file system.