Amazon.AutoScaling.Model.Ebs.IsSetEncrypted C# (CSharp) Method

IsSetEncrypted() private method

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