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

IsSetEncrypted() private méthode

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