Amazon.Redshift.Model.ClusterIamRole.IsSetApplyStatus C# (CSharp) Method

IsSetApplyStatus() private method

private IsSetApplyStatus ( ) : bool
return bool
        internal bool IsSetApplyStatus()
        {
            return this._applyStatus != null;
        }