Amazon.SimpleSystemsManagement.Model.GetParametersRequest.IsSetWithDecryption C# (CSharp) Method

IsSetWithDecryption() private method

private IsSetWithDecryption ( ) : bool
return bool
        internal bool IsSetWithDecryption()
        {
            return this._withDecryption.HasValue; 
        }