Amazon.EC2.Model.EbsBlockDevice.IsSetEncrypted C# (CSharp) 메소드

IsSetEncrypted() 개인적인 메소드

private IsSetEncrypted ( ) : bool
리턴 bool
        internal bool IsSetEncrypted()
        {
            return this._encrypted.HasValue; 
        }