Amazon.OpsWorks.Model.DescribeVolumesRequest.IsSetRaidArrayId C# (CSharp) Method

IsSetRaidArrayId() private method

private IsSetRaidArrayId ( ) : bool
return bool
        internal bool IsSetRaidArrayId()
        {
            return this._raidArrayId != null;
        }