Amazon.AutoScaling.Model.Ebs.IsSetEncrypted C# (CSharp) Méthode

IsSetEncrypted() private méthode

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