Amazon.ElasticMapReduce.Model.Command.IsSetScriptPath C# (CSharp) Method

IsSetScriptPath() private method

private IsSetScriptPath ( ) : bool
return bool
        internal bool IsSetScriptPath()
        {
            return this.scriptPath != null;
        }