Amazon.OpsWorks.Model.VolumeConfiguration.IsSetRaidLevel C# (CSharp) 메소드

IsSetRaidLevel() 개인적인 메소드

private IsSetRaidLevel ( ) : bool
리턴 bool
        internal bool IsSetRaidLevel()
        {
            return this._raidLevel.HasValue; 
        }