Amazon.ElasticMapReduce.Model.StepExecutionStatusDetail.IsSetState C# (CSharp) Method

IsSetState() private method

private IsSetState ( ) : bool
return bool
        internal bool IsSetState()
        {
            return this.state != null;
        }