Amazon.AutoScaling.Model.Ebs.IsSetEncrypted C# (CSharp) Метод

IsSetEncrypted() приватный Метод

private IsSetEncrypted ( ) : bool
Результат bool
        internal bool IsSetEncrypted()
        {
            return this._encrypted.HasValue; 
        }