Amazon.EC2.Model.EbsBlockDevice.IsSetEncrypted C# (CSharp) Méthode

IsSetEncrypted() private méthode

private IsSetEncrypted ( ) : bool
Résultat bool
        internal bool IsSetEncrypted()
        {
            return this._encrypted.HasValue; 
        }