Amazon.SimpleSystemsManagement.Model.GetParametersRequest.IsSetWithDecryption C# (CSharp) Метод

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

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