Amazon.OpsWorks.Model.ServiceError.IsSetServiceErrorId C# (CSharp) Method

IsSetServiceErrorId() private method

private IsSetServiceErrorId ( ) : bool
return bool
        internal bool IsSetServiceErrorId()
        {
            return this.serviceErrorId != null;
        }