All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sunrun.cfnresponse.Status Maven / Gradle / Ivy

package com.sunrun.cfnresponse;

/**
 * Cfn response codes
 */
public enum Status {
    SUCCESS, FAILURE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy